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

Tabular Chart Updates #19

Merged
merged 7 commits into from
Feb 19, 2025
Merged

Tabular Chart Updates #19

merged 7 commits into from
Feb 19, 2025

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Feb 14, 2025

starts resolving issues in #18

  • Adds xAxis/yAxis Labels
  • Added a larger view of the chart in a dialog box
  • Allows highlighting of an index (A property field) when multiple line charts are graphed
  • Added an option to display the specific values as circles that can be highlighted.
  • If the x-axis is 'unix_time' it will convert it to a YYYY-MM-DD representation
  • added an initial netCDFmergeLayers script that is used to take netcdf values and create an output JSON for VectorFeatureTableData and Row.

TODO:

  • Bottom Panel Tabular Chart Data - Shows up as a line chart in the top if any of the maplayers currently have this capability
  • This bottom panel provides a list of configured vectorFeature Tabular Chart data
  • The configuration is done through the same configuration options for the selected vector feature chart that I currently have.
    • In the list it provides an indication if this is a selected feature chart or a global chart
  • The new chart has a listing of layers -> graph for each of the graphs configured for a global selection
  • On launch it will do an initial load of the current bbox
  • There is then an update button that can be used to update the values
  • Highlighting of lines or the feature should correspond back to the chart view.
  • Some way to apply chart colors to the current features may be nice as well, and it's active while the chart window is open and after a user clicks a button to apply the colors.
  • Make sure it will automatically close when all layers are dismissed/hidden that don't have the map layers.

@BryonLewis BryonLewis merged commit bf7256b into main Feb 19, 2025
4 checks passed
@BryonLewis BryonLewis deleted the tabular-chart-updates branch February 19, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant