Skip to content
#

visualisation

Here are 573 public repositories matching this topic...

bokeh
pablo-esteban
pablo-esteban commented Nov 27, 2020

Hello,

I am plotting a rectangular grid where the axis labels are factors. If there are duplicated factors along any axis, as expected, an error should be raised. When I run my code I see:

ERROR:bokeh.core.validation.check:E-1019 (DUPLICATE_FACTORS): FactorRange must specify a unique list of categorical factors for an axis: duplicate factors found: 'a'

If I set BOKEH_STRICT=1 I

goatchurchprime
goatchurchprime commented Oct 30, 2018

I don't think this is a duplicate ticket, even though it's quite an obvious feature after that cat demo at SciPy2018.

The code that selects and renders the different geos is here in the THREE.js code
https://github.com/maartenbreddels/ipyvolume/blob/master/js/src/scatter.js#L57

I don't know quite where/how to inject the mesh definition compatible with the data file of this form, but i

pylustrator

Visualisations of data are at the core of every publication of scientific research results. They have to be as clear as possible to facilitate the communication of research. As data can have different formats and shapes, the visualisations often have to be adapted to reflect the data as well as possible. We developed Pylustrator, an interface to directly edit python generated matplotlib graphs to finalize them for publication. Therefore, subplots can be resized and dragged around by the mouse, text and annotations can be added. The changes can be saved to the initial plot file as python code.

  • Updated Oct 7, 2020
  • Python

Improve this page

Add a description, image, and links to the visualisation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visualisation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.