enso/test/Visualization_Tests/src
marthasharkey a10c42c6f7 Wip/mk/scatter plot visual improvements (#10959)
* add mutliseries support to d3

* fix types

* fix scales when multiseries

* fix tests

* fix all tests

* basic hardcoded legend working, on only one plot at a time

* basic legend

* legend populating correctly with wrong label names

* legend with tooltip for full length names

* remove unused variale

* key on all nodes

* tooltips on points and labels

* turn on/off d3 'brush' so tool tip is availible to the user

* use colourScale

* fix type problems

* use default colour

* rename variables and remove unneeded code

* fix label

* sort labels in legend

* is multiseries show legend and dont show y label

* address comments

* fix type problem

* Update distribution/lib/Standard/Visualization/0.0.0-dev/src/Scatter_Plot.enso

Co-authored-by: James Dunkerley <jdunkerley@users.noreply.github.com>

---------

Co-authored-by: James Dunkerley <jdunkerley@users.noreply.github.com>
(cherry picked from commit 836953289e)
2024-09-10 08:34:28 +01:00
..
Widgets Clean up Text option from read and query (#10790) 2024-08-13 13:25:21 +03:00
Default_Visualizations_Spec.enso Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
Geo_Map_Spec.enso Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Helpers_Spec.enso Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Helpers.enso Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Histogram_Spec.enso Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Id_Spec.enso Make table default visualisation (#10128) 2024-05-31 15:02:02 +00:00
Lazy_Table_Spec.enso Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Lazy_Text_Spec.enso Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Main.enso Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Scatter_Plot_Spec.enso Wip/mk/scatter plot visual improvements (#10959) 2024-09-10 08:34:28 +01:00
SQL_Spec.enso Restructure SQLite_Details. (#9832) 2024-05-01 22:15:41 +00:00
Table_Spec.enso Add drilldown to XML (#10824) 2024-08-19 10:12:42 +00:00
Visualization_Spec.enso Merge Test_New into Test (#8991) 2024-02-08 11:25:13 +00:00
Widgets_Spec.enso Split Excel_Format into 3 constructors (#9308) 2024-03-08 14:26:30 +00:00