You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I iniatialize the chart default options in defaultChartOptions property and it works well for the first time that the chart appears. . I want to the axes type to be the same when changing the chart template!
Actual behaviour
When I change the chart template, X-Axis (which was initially date-time type), returns into number (milliseconds from 1970/01/01).
Additionally when I have multiple axes in the same chart, changing the chart, will cause error (requested axis does not exist!)!
Reproduction steps
Editor version
Affected browser(s)
The text was updated successfully, but these errors were encountered:
Saeid1992
changed the title
Problem with a changing the chart template
Problem with axes when changing the chart template
Nov 26, 2018
Expected behaviour
I iniatialize the chart default options in defaultChartOptions property and it works well for the first time that the chart appears. . I want to the axes type to be the same when changing the chart template!
Actual behaviour
When I change the chart template, X-Axis (which was initially date-time type), returns into number (milliseconds from 1970/01/01).
Additionally when I have multiple axes in the same chart, changing the chart, will cause error (requested axis does not exist!)!
Reproduction steps
Editor version
Affected browser(s)
The text was updated successfully, but these errors were encountered: