Skip to content

Comments

Chart blade Fixed representation issue#25

Open
avs-code wants to merge 2 commits intoFatihKoz:mainfrom
avs-code:chart-blade
Open

Chart blade Fixed representation issue#25
avs-code wants to merge 2 commits intoFatihKoz:mainfrom
avs-code:chart-blade

Conversation

@avs-code
Copy link
Contributor

@avs-code avs-code commented Apr 9, 2025

Quoting to Disposable in discord:
"when I assigned a new axis for speeds and disabled altitudes while viewing the chart, that terrain height messed up the speeds axis. Thus I removed it When you switch to v2, we can check your solution, if we can somehow fix the new axis to only speeds then we can add them back"

I'm investigating seems that when a serie is deactivated, chart lost the yaxis array index, there are a option to asociate yaxis by nameseries yaxis.seriesName https://apexcharts.com/docs/chart-types/multiple-yaxis-scales/

avs-code added 2 commits April 9, 2025 17:31
Quoting to Disposable in discord:
"when I assigned a new axis for speeds and disabled altitudes while viewing the chart, that terrain height messed up the speeds axis. Thus I removed it  When you switch to v2, we can check your solution, if we can somehow fix the new axis to only speeds then we can add them back"

I'm investigating seems that when a serie is deactivated, chart lost the yaxis array index, there are a option to asociate yaxis by nameseries yaxis.seriesName https://apexcharts.com/docs/chart-types/multiple-yaxis-scales/
Separate yaxis to Terrain Elevation was weird
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