Forum Discussion
hsavy
3 years agoFrequent Visitor
Deneb - Independent Y-Axis Field on a facetted plot
Hello everyone, I need you help to make y-axis coherent to the facetted plot I am doing (Deneb). I facet a graph upon differents Products, with independant and differents Versions (y-axis) fo...
- 3 years ago
Thanks hsavy, is this more of what you're after? I simply updated the resolve to set the scale as independent, as opposed to the axis. Let me know if you're trying to do something else.
"resolve": {"scale": {"y": "independent"}}
giammariam
3 years agoSolution Sage
Thanks hsavy, is this more of what you're after? I simply updated the resolve to set the scale as independent, as opposed to the axis. Let me know if you're trying to do something else.
"resolve": {"scale": {"y": "independent"}}hsavy
3 years agoFrequent Visitor
Wow, that was that easy :')
I may had some issue to different scale and axis as a non english speaker.
Thanks for you help and quick answers. Really appreciate !