holoviz / holoviz/hvplot

Explain how to change the scale for bivariate reference example

Open
#836 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Description

I would claim the scale of the example in the [`bivariate` reference example](https://hvplot.holoviz.org/reference/pandas/bivariate.html#pandas-gallery-bivariate) is not useful for "production".

![image](https://user-images.githubusercontent.com/42288570/185299640-5cf166ff-437b-4306-ab02-b6eae498b764.png)

By the way the scale is not explained. Me guess is that its some relative scale that sums to 1. But I am not sure as it is not explained.

If I was to hand this plot over to any one else I would have to explain the scale and probable change it to something easier to read for many people. Business managers would like something closer to small integers than tiny floats I would claim.

My request is to get the scale explained in the reference documentation and improve the example to make it useful by showing how to adjust the scale to something more readable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.