gristlabs_grist-core/static
Cyprien P 0b437d1544 (core) Brings in the new donut charts.
Summary:
  - Donut charts is same as pie chart with few extra options to control size of the hole and to show/hide a big total in it.
  - Add a new option type to tune a numeric options using a slider/spinner/keyboard.
  - Add a new option type to tune a numeric options using a slider/keyboard
  - Add a new .propWithDefault method to ObjObservable to allows to set a default value when options is undefined.
  - mocha-webdriver's findContent does not work to find content in svg elements. So had to tweak original function into a sister function using .textContent instead.

Test Plan: Adds new tests

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: anaisconce, dsagal

Differential Revision: https://phab.getgrist.com/D3107
2021-11-23 08:56:38 +01:00
..
icons (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
img (core) move client code to core 2020-10-02 13:24:21 -04:00
ui-icons (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
app.html (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
custom-widget.html (core) Initial page for custom widget 2021-08-13 23:58:25 +02:00
error.html (core) move client code to core 2020-10-02 13:24:21 -04:00
hljs.default.css (core) move client code to core 2020-10-02 13:24:21 -04:00
index.html Initial config with a few files that build on client and server side. 2020-05-20 00:50:46 -04:00
message.html (core) Google auth endpoint has not responded with auth code 2021-07-21 20:18:04 +02:00