Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce inferred labels in stacked bar charts #128

Draft
wants to merge 119 commits into
base: main
Choose a base branch
from

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    581b492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f1b82 View commit details
    Browse the repository at this point in the history
  3. Introduce a process_trip_data() to create a dataframe with cols Mode,…

    … Count and Proportion.
    iantei committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5ddc396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1165562 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e9ad7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a55e9f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e71308 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45db963 View commit details
    Browse the repository at this point in the history
  9. Filter for mode_of_interest.

    iantei committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ec9037b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebeb9dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1283bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    441019c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e53c0cc View commit details
    Browse the repository at this point in the history
  14. Clean up.

    iantei committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    eb3dcfc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e582011 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5fedbb0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f31e43e View commit details
    Browse the repository at this point in the history
  18. Update markdown for 6.

    iantei committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7b6cef2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    428982c View commit details
    Browse the repository at this point in the history
  20. Update Markdown text.

    iantei committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    119d707 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1c5e00a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4d58d4c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7f31c5d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3388258 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    11345f6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2f7b0da View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Add X and Y axis labels.

    iantei committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c17027d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d83605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f91f379 View commit details
    Browse the repository at this point in the history
  4. Remove older file names and option values associated with it. Update …

    …data-sizex to 10 from 4 to adjust horizonatal length of the stacked bar charts. Update with new option values.
    iantei committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    339f0cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cc1254 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2c0576 View commit details
    Browse the repository at this point in the history
  7. For Stacked Bar Charts: 1. Update the plots title. 2. rename file fro…

    …m mile to distance for stacked bar chart. 3. Fix the file name for commute trip.
    iantei committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c639d89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    687633f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66cb274 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    ddcfb1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a95225a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cad3b1d View commit details
    Browse the repository at this point in the history
  4. Update the legend to showcase (Sensed) for all the Sensed modes. Adde…

    …d color palette tab20.colors for different labels.
    iantei committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    328c185 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07b08c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eed9a0e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    eb83f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3e38d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3a7273 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef5574f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c8eb68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41324d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90e2bf9 View commit details
    Browse the repository at this point in the history
  8. Update all Stacked Bar Charts to store both alt_text and alt_html fil…

    …es with a single function.
    iantei committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    052fb54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77e963d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6718f5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fa150e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1b9a15c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e4d3aa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e84f41 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4112448 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    64abfb3 View commit details
    Browse the repository at this point in the history
  17. Removed and merged number of trips and distance related Mode_Specific…

    … blocks to previous Stacked Charts.
    iantei committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a9b2fa3 View commit details
    Browse the repository at this point in the history
  18. Remove all changes associated with Mode Specific ntrips and distance …

    …Stacked Bar Chart files.
    iantei committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ac7475d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5aafc02 View commit details
    Browse the repository at this point in the history
  20. Update <= for the cutoff.

    iantei committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    87289ab View commit details
    Browse the repository at this point in the history
  21. Handle expanded_ct, expanded_ct empty cases. 2. Fill up the empty lis…

    …t for data_frame lists. 3. Remove extraneous whitespaces.
    iantei committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2bae83c View commit details
    Browse the repository at this point in the history
  22. Remove generic_metrics_sensed and mode_specific_metrics notebooks. Re…

    …move these notebooks from crontab.
    iantei committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e97c20b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    b554005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8450622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01cadb4 View commit details
    Browse the repository at this point in the history
  4. Update the data-sizex of average_miles_replaced_mode identical to oth…

    …er average_miles charts.
    iantei committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2819568 View commit details
    Browse the repository at this point in the history
  5. Update option value from distance_mode to total_trip_length, and upda…

    …ted the text description to Total Trip length ... from Distance.
    iantei committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d033234 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    067e242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7292a View commit details
    Browse the repository at this point in the history
  3. frontend/metrics_program.html

    iantei committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4542530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29b60d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66b2397 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    376e064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c15bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59236a1 View commit details
    Browse the repository at this point in the history
  4. Renamed data_frame to df and column_name to df_col, and third param t…

    …o trip_type for all functions of Stacked Bar Chart.
    iantei committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    21716f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    ae9c309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976c636 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b82f6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3e531d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64c02e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cda15cc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    f6c7144 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    d354641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5da35b View commit details
    Browse the repository at this point in the history
  3. Added metrics dropdown for 1.Number of total trips by replaced mode. …

    …2. Total Trip length by replaced mode. 3. Total trip length for land based modes.
    iantei committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b33426e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dd2f8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30b7f68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfba1f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba1c038 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    531e510 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    541a973 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    9270ea9 View commit details
    Browse the repository at this point in the history
  2. Update else statement.

    iantei committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    310f36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a3684b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9954f40 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    e76733b View commit details
    Browse the repository at this point in the history
  2. 1. Update the text from More Info to View as Text. 2. Show the View a…

    …s Text button for all 100% Stacked Bar Charts.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0dd48e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0d19ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a25dfb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a98e7a View commit details
    Browse the repository at this point in the history
  6. 1. Remove old implementation of load_viz_notebook_data, and introduce…

    … process_notebook_data function.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a8c4529 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5deba0 View commit details
    Browse the repository at this point in the history
  8. 1. Update the load_viz_notebook_data() to return values_dict 2. Updat…

    …e the users according to the include_test_users.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1ee4c94 View commit details
    Browse the repository at this point in the history
  9. 1. Introduce data_eb_inferred. 2. Return the value for mode_dict. 3.U…

    …pdate different strings for the 100% Stacked bar charts Y-axis labels.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8d676aa View commit details
    Browse the repository at this point in the history
  10. 1. Update inferred bar. 2. Update the text description for the Y-axis…

    … bar. 3. Shorten the plot title description.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    83ab16d View commit details
    Browse the repository at this point in the history
  11. For Number of Trips for Replaced Mode: 1. Update inferred bar. 2. Upd…

    …ate the text description for the Y-axis bar. 3. Shorten the plot title description.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    98c5a28 View commit details
    Browse the repository at this point in the history
  12. Update the cutoff to consider just expanded_ct_sensed. Update process…

    …_data_for_cutoff with cutoff argument.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5b83d3f View commit details
    Browse the repository at this point in the history
  13. For 80th percentile number of trips: 1. Update inferred bar. 2. Updat…

    …e the text description for the Y-axis bar. 3. Shorten the plot title description.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b8fc519 View commit details
    Browse the repository at this point in the history
  14. For commute trips: 1. Update inferred bar. 2. Update the text descrip…

    …tion for the Y-axis bar. 3. Shorten the plot title description.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5db935a View commit details
    Browse the repository at this point in the history
  15. For Total Trip Length covered by each mode: 1. Update inferred bar. 2…

    …. Update the text description for the Y-axis bar. 3. Shorten the plot title description.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    16df1af View commit details
    Browse the repository at this point in the history
  16. For Total Trip Length covered by each mode in Land: 1. Update inferre…

    …d bar. 2. Update the text description for the Y-axis bar. 3. Shorten the plot title description.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    091324d View commit details
    Browse the repository at this point in the history
  17. For Total Trip Length covered by replaced mode: 1. Update inferred ba…

    …r. 2. Update the text description for the Y-axis bar. 3. Shorten the plot title description.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    735f32a View commit details
    Browse the repository at this point in the history
  18. For number of trips for each purpose: 1. Remove the mode_specific com…

    …putation. 2. Update inferred bar. 3. Update the text description for the Y-axis bar. 4. Shorten the plot title description.
    iantei committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9fa7652 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2885bfa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    97b05ae View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c73583d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7195dcc View commit details
    Browse the repository at this point in the history