Groups
Groups
Sign in
Groups
Groups
vega-js
Conversations
About
Send feedback
Help
How to have different scales for each chart of a trellis chart?
53 views
Skip to first unread message
Andrea Borruso
unread,
May 9, 2021, 7:17:08 AM
5/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vega-js
Hi,
I'm trying to create
my first trellis
chart with vega-lite.
I have very different range in X and Y fields. How to have for every chart a range that fits itself to the minimum and maximum values of each graph?
Thank you
Andrea Borruso
unread,
May 9, 2021, 1:24:59 PM
5/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vega-js
Solved, I must use
"resolve": {"scale": {"x": "independent", "y": "independent"}}
Reply all
Reply to author
Forward
0 new messages