Plot a color bar for parallelplot?

5 views (last 30 days)
Sahil Wani
Sahil Wani on 9 Feb 2023
Commented: Sahil Wani on 14 Feb 2023
I want to plot a color bar for parallelplot instead of the legends.
Please see the attached figure.

Answers (1)

Luca Ferro
Luca Ferro on 9 Feb 2023
Edited: Luca Ferro on 9 Feb 2023
This is the list of parallelplot properties Control parallel coordinates plot appearance and behavior - MATLAB (mathworks.com) and colorbar doesn't seem to be present.
i tried to add a colorbar using the colorbar functon but i got this error:
So i guess it's not possible. Still i would wait for other answers (maybe from staff), maybe someone alse has a solution.
  2 Comments
Luca Ferro
Luca Ferro on 14 Feb 2023
did this solve your issue?
Sahil Wani
Sahil Wani on 14 Feb 2023
No, i am not able to add the color bar in parallelplot.

Sign in to comment.

Categories

Find more on Data Distribution Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!