Datavis overhaul #40

Open
opened 2020-07-10 17:49:47 +00:00 by phryk · 1 comment
phryk commented 2020-07-10 17:49:47 +00:00 (Migrated from rnd.phryk.net)

Geodata can now be stored in [Ephemeral]Datasets.

Now, poobrains.analysis.visualization needs to be extended
to be able to render geometries. Plot types will need dtype-awareness for this.

While we're at it, this is a good time for a few other improvements.

We want fancy chloropleths. This calls for improving upon and implementing
more palettes as well as making them properly parameterizable (with autogenerated fieldsets in analysis.editor.PlotActionControl). Figure out whether we can work this at the base into analysis.visualization.Plot.

Also make numeric LinePlot and Barchart layers stackable (like in gulik).

Geodata can now be stored in `[Ephemeral]Dataset`s. Now, `poobrains.analysis.visualization` needs to be extended to be able to render geometries. Plot types will need `dtype`-awareness for this. While we're at it, this is a good time for a few other improvements. We want fancy chloropleths. This calls for improving upon and implementing more palettes as well as making them properly parameterizable (with autogenerated fieldsets in `analysis.editor.PlotActionControl`). Figure out whether we can work this at the base into `analysis.visualization.Plot`. Also make numeric LinePlot and Barchart layers stackable (like in gulik).
phryk commented 2020-07-23 16:44:54 +00:00 (Migrated from rnd.phryk.net)

Geometries render again, 1d chloropleths theoretically implemented, but need more work done on data sources to test this. Palettes extended, but not properly integrated into plot settings editor yet.

Geometries render again, 1d chloropleths theoretically implemented, but need more work done on data sources to test this. Palettes extended, but not properly integrated into plot settings editor yet.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: phryk-evil-mad-sciences-llc/poobrains#40
No description provided.