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
Dates in general need more space than numbers, and the truncation of dates is less clear-cut than that of numbers; also, breaking up numbers to multiple lines is very rarely desirable in practice.
SVG charts can already show dates in a multiline format, whereas the WebGL scatterplot cannot yet (see image below).
The original issue comment is associated with a PR (and a bunch of gl-vis PRs) that brought in the functionality of showing dates on WebGL scatterplots.
@etpinard conveyed the request that this issue be addressed.
The text was updated successfully, but these errors were encountered:
monfera
changed the title
The WebGL scatter plots should support multiline date axis ticks
The WebGL scatter plots should support multiline date axis tick labels
Oct 25, 2016
Dates in general need more space than numbers, and the truncation of dates is less clear-cut than that of numbers; also, breaking up numbers to multiple lines is very rarely desirable in practice.
SVG charts can already show dates in a multiline format, whereas the
WebGL
scatterplot cannot yet (see image below).The original issue comment is associated with a PR (and a bunch of
gl-vis
PRs) that brought in the functionality of showing dates onWebGL
scatterplots.@etpinard conveyed the request that this issue be addressed.
Previous mentions:
gl2d
limitations, which this is an element ofThe text was updated successfully, but these errors were encountered: