enso/distribution/lib/Standard/Visualization/0.0.0-dev/src
marthasharkey 55af1b9ffd
Add icon to indicate value type in table (#10225)
closes #10018

Sends the value type within the json for table visualisation
Header uses a html template to show it's value type to the right of the title
Displays the value type also in a tooltip, this displays the types "display_text"

<img width="392" alt="image" src="https://github.com/enso-org/enso/assets/170310417/0828e6a2-b30f-4ac7-9a8f-46b4a9cfac91">


tooltip:
<img width="498" alt="image" src="https://github.com/enso-org/enso/assets/170310417/f9964f90-9337-42d3-a0ef-3c58f6d74621">
2024-06-12 09:06:55 +00:00
..
SQL Small tweaks from Ned, Mark, Cass and Steve's feedback. (#9859) 2024-05-06 13:49:12 +00:00
Table Add icon to indicate value type in table (#10225) 2024-06-12 09:06:55 +00:00
AI.enso Language Server API for AI (#9679) 2024-05-02 16:55:06 +00:00
File_Upload.enso Add parser for line by line processing (#8719) 2024-02-01 07:29:50 +00:00
Geo_Map.enso Fixes from the Demo on 2nd March (#5823) 2023-03-07 20:58:00 +00:00
Helpers.enso Make table default visualisation (#10128) 2024-05-31 15:02:02 +00:00
Histogram.enso Tidy up the imports using script (#7220) 2023-07-06 14:22:50 +00:00
Id.enso Improving widgets and other minor tweaks. (#7052) 2023-06-19 19:03:36 +00:00
Main.enso Export works without import (#9683) 2024-04-12 14:23:34 +02:00
Preprocessor.enso DataflowError.withoutTrace shall not store a trace (#8608) 2023-12-24 11:07:32 +01:00
Scatter_Plot.enso S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Table.enso Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00
Text.enso Some tweaks following Steve's testings (#10042) 2024-05-27 09:04:29 +00:00
Warnings.enso Support on_problems=Problem_Behavior.Report_Warning and Map_Error wrapping in Vector.map (#8595) 2024-01-16 09:36:22 +00:00
Widgets.enso Restructure SQLite_Details. (#9832) 2024-05-01 22:15:41 +00:00