I'm using hvplot to make flow representations. So far, looking in the documentation, I haven't found ways to direct the lines. I'm using the line representation
I'm using hvplot to make flow representations. So far, looking in the documentation, I haven't found ways to direct the lines. I'm using the line representation
Here's the code how I use hvplot from hvplot.sample_data import us_crime columns = ['Burglary rate', 'Larceny-theft rate', 'Robbery rate', 'Violent Crime rate'