go-chart
go-chart copied to clipboard
how do I pad "wide" values on x axis, like histogram charts etc?
Hello! I'm working on candlestick diagram plug-in and things go pretty well. But I don't like the candles and volume bars crawling to the left and to the right of chart, into axes/ticks area. See attached image. What is idiomatic way to make them fit inside the chart? Canvas and YAxis style padding does not seem to work.
Hi @andviro, could you share with me you plugin?