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've been working on a candlestick chart, we are not required to display the Y Axis on mobile devices, to win some space.
After playing around with some configurations, and failing to achieve either a centered layout or a full width coverage, I checked that sparkline achieves what I want in this case, but wanted to ask if there was an specific set of configs to achieve the same while keeping the X Axis at the bottom.
Let me know if you need further references or context.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I've been working on a candlestick chart, we are not required to display the Y Axis on mobile devices, to win some space.
After playing around with some configurations, and failing to achieve either a centered layout or a full width coverage, I checked that sparkline achieves what I want in this case, but wanted to ask if there was an specific set of configs to achieve the same while keeping the X Axis at the bottom.
Let me know if you need further references or context.
Here's an example https://codesandbox.io/s/apex-width-5451zn
The idea is for the svg to either be centered or have it's right paddings on 0.
I would appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions