Skip to content

Area Chart dotted background #382

Closed Answered by rokotyan
Flowko asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Flowko, we don't currently support dotted gridlines and it's not in our plans.

However, what you can do, is:

  1. Specify the chart margins explicitly by setting autoMargin to false
  2. Provide your exact margin values (e.g. margin: { top: 10, bottom: 60, left: 125, right: 10 }). This will pin your axes location.
  3. Position your div behind the chart accordingly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Flowko
Comment options

Answer selected by Flowko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants