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
C3 Version: v0.4.11 Browsers: Chrome(Version 50.0.2661.94 (64-bit)) Safari(Version 9.1)
*Bug: * One column name is with '+' and the other is '-', when I only select 'data+' from legend, it will highlight both.
The text was updated successfully, but these errors were encountered:
LuqiYan
changed the title
When the column name includes sign, C3 cannot tell the difference between signs bug
When the column name includes sign, C3 cannot tell the difference between signs
May 6, 2016
Please, try to work around this behavior by adding other strings to the column names. For example, adding an empty string may force C3 to cast the label as such, whereas in your case it might be evaluating it.
C3 Version: v0.4.11
Browsers: Chrome(Version 50.0.2661.94 (64-bit)) Safari(Version 9.1)
*Bug: * One column name is with '+' and the other is '-', when I only select 'data+' from legend, it will highlight both.
The text was updated successfully, but these errors were encountered: