You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create a multi line chart in vega altair, i want the vertex of the line to have a point , However my lines only have a point at the starting and not at all vertex . This is my code , i am tring to pass the point kwargs in dict , i have tried to pass only point = True, but it still has this issue , My vega altair version is 5.4.1.
What happened?
I am trying to create a multi line chart in vega altair, i want the vertex of the line to have a point , However my lines only have a point at the starting and not at all vertex . This is my code , i am tring to pass the point kwargs in dict , i have tried to pass only point = True, but it still has this issue , My vega altair version is 5.4.1.
What would you like to happen instead?
I Expected that point will be pointed at every vertex of line
Which version of Altair are you using?
5.4.1
The text was updated successfully, but these errors were encountered: