Forum Discussion
Charticulator: How to show Grid Between Mark
Hi, how to show Grid Between Marks and not to have Tick in the middle (in Deneb Vega-Lite it is done with "tickBand": "extent")? Thank you
3 Replies
- giammariamSolution Sage
Hey sdrljaca, you can handle the grid with bandPosition and you can modify the label position with labelOffset. You can hide the tick marks by setting tickOpacity to 0.
Take a look at this gist for an example I generated for this scenario.
If this gets you moving, consider kudoing this post and choosing it as the solution.
- sdrljacaFrequent Visitor
Hi, thank you for this solution in Vega-Lite Deneb (it is better than I did), but I want to do the same in Charticulator. Can you recreate it in Charticulator, please?
- giammariamSolution Sage
sdrljaca, apologies! I completely misunderstood your question and thought that you were going from charticulator to deneb. Unfortunately I have not spent nearly enough time in charticulator to be effective. This is something I'd like to change. In the meantime, here are some folks that I've seen on the forums who have answered charticulator related questions. Maybe one of them could help, or could point you to someone who can?