Commit Graph

10 Commits

Author SHA1 Message Date
Wojciech Daniło
4ffaaefb9b Revert "onHide callback for Visualizations (https://github.com/enso-org/ide/pull/1383)" (https://github.com/enso-org/ide/pull/1418)
This reverts commit e591c79321.

Original commit: 165b14a7d5
2021-04-01 09:47:41 +02:00
Felix Rech
e591c79321 onHide callback for Visualizations (https://github.com/enso-org/ide/pull/1383)
JavaScript visualizations can define a onHide method that will be called whenever the visualization is hidden.

Original commit: 38bd818ce7
2021-03-31 15:14:15 +02:00
Michał Wawrzyniec Urbańczyk
2d027cf8ed Support Dataframes in Histogram and Scatter Plot Visualizations (https://github.com/enso-org/ide/pull/1377)
Original commit: cd3a6e920c
2021-03-30 09:36:42 +02:00
Felix Rech
31f7ab6a39 Add a theming API for visualizations (https://github.com/enso-org/ide/pull/1358)
Original commit: 916d733e76
2021-03-24 19:08:42 +01:00
Michał Wawrzyniec Urbańczyk
955343da90 Allow visualizations to define context module for preprocessor (https://github.com/enso-org/ide/pull/1291)
Ref #2705

Original commit: 4e7dfd0bd0
2021-03-10 11:09:45 +01:00
Adam Obuchowicz
80fdbe1427 Integrate setPreprocessor function with Engine (https://github.com/enso-org/ide/pull/1166)
In this PR a new method of "ExecututionContext" model is created allowing visualization modification, and the "on_preprocessor_changed" endpoint of visualization is exposed in GraphEditor and integrated with the new controller methods.

Original commit: 9811d76a8d
2021-02-03 18:06:10 +01:00
Wojciech Daniło
55f06d4cc8 FRP stack trace and refactoring. (https://github.com/enso-org/ide/pull/989)
Original commit: 0b7cf5f05a
2020-11-30 12:38:35 +01:00
Danilo Guanabara
87c5f28bbb Improved docs with custom visualization example (https://github.com/enso-org/ide/pull/625)
Original commit: 03d5d116fd
2020-07-10 22:00:26 -03:00
Adam Obuchowicz
f1a48d8bf6 Add frontmatter blocks to each documentation page (https://github.com/enso-org/ide/pull/630)
Original commit: 1b338ea9ea
2020-07-03 12:08:14 +02:00
Adam Obuchowicz
0df765dcd5 The IDE team process specification (https://github.com/enso-org/ide/pull/621)
Original commit: e9892d5645
2020-07-01 16:17:40 +02:00