Forum Discussion
Deneb - Independent Y-Axis Field on a facetted plot
- 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"}}
Hey hsavy. I would look into resolve to get the scales to show as desired. If you could provide a santized .pbix file with some mock data and your deneb visual, it'd really help me to dive deeper into this. If that can't happen, could you provide your vega/vega-lite spec? Happy to help further. Also, thanks for the tag.
.txt / .pbix files are not supported, how could i gave you access to my vega-lite spec ?
I will also give you some anonimized data to work with.
- ppm13 years ago
Solution Sage
You can also share your data with your spec. Please see this video.
https://www.youtube.com/watch?v=SQt1qv24BKY
Pat
- giammariam3 years ago
Solution Sage
ppm1, thanks for sharing this. I've seen many of Hoosier BI's videos before, but not that one. That simple function will not only make getting help with Deneb easier, but will also make development with realistic data outside of deneb and in the vega editor, faster.
- hsavy3 years agoFrequent Visitor
Hoosier always here to help ahha
Issue On VegaLite hsave (github.com)Vega Editor
Here is a gist containing the data and code.
As you can see, Product 1 and Product2 are shown according to all versions.
I would like to display product1 according to his versions and product2 according to his versions.
Thank you guys- giammariam3 years ago
Solution 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"}}
- giammariam3 years ago
Solution Sage
How to provide data/pbix: https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
you can also share your spec by using the code tag under formatting. The icon looks like this: </>