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

Chart: Fix bug when utilizing "step-after" type of chart #1978

Closed
1 task
diehbria opened this issue Sep 26, 2023 · 0 comments
Closed
1 task

Chart: Fix bug when utilizing "step-after" type of chart #1978

diehbria opened this issue Sep 26, 2023 · 0 comments
Labels
Assigned to HM Work that is being assisted on by HM bug Something isn't working med priority

Comments

@diehbria
Copy link
Contributor

diehbria commented Sep 26, 2023

This task is to enable a user to configure their chart to display as a "step-after" chart (A type supported by echarts, the charting library utilized by IoT App Kit).

Currently, when a user adds a chart and selects the type as "step after", it displays the chart as the wrong type, and does not show as a "step-after" chart.

The "type" configuration for a chart is found by selected a line/scatter chart, and then going to the "styles" section of the right side configuration pane, where you will find a drop down such as shown below:

Screenshot 2023-09-26 at 3 57 43 PM

More information about echarts stepcharts can be found at https://apache.github.io/echarts-handbook/en/how-to/chart-types/line/step-line/

Tasks

@diehbria diehbria added bug Something isn't working Assigned to HM Work that is being assisted on by HM med priority labels Sep 26, 2023
jacksonvogt pushed a commit that referenced this issue Sep 27, 2023
fix: add typing to make lint pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned to HM Work that is being assisted on by HM bug Something isn't working med priority
Projects
None yet
Development

No branches or pull requests

1 participant