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
Related to #68 due to the default editor not yet supporting Date / Category types on axes.
When an axis has date values, the Numeric input for "Step Offset" in StyleAxesPanel fails prop validation for the defaultValue prop, due to the value being a date instead of a number.
The text was updated successfully, but these errors were encountered:
vdh
changed the title
"Step Offset" input in StyleAxesPanel fails prop validation when Axis is date
"Step Offset" input in StyleAxesPanel fails prop validation when axis is date
Mar 13, 2018
Related to #68 due to the default editor not yet supporting Date / Category types on axes.
When an axis has date values, the
Numeric
input for "Step Offset" inStyleAxesPanel
fails prop validation for thedefaultValue
prop, due to the value being a date instead of a number.The text was updated successfully, but these errors were encountered: