We are implementing the multicolor_series and seem to be stumbling when trying to incorporate a large amount of data points(stock prices by milliseconds since 2012). It seems like past a certain threshold none of the data points show as colored. We've tried multiple date reformatting and parsing and we don't think the error is in our date formats. Do you have any insight on what might be causing none of the colors to render with a large dataset?
We are implementing the multicolor_series and seem to be stumbling when trying to incorporate a large amount of data points(stock prices by milliseconds since 2012). It seems like past a certain threshold none of the data points show as colored. We've tried multiple date reformatting and parsing and we don't think the error is in our date formats. Do you have any insight on what might be causing none of the colors to render with a large dataset?