gristlabs_grist-core/app/client/lib
Cyprien P 2cf2088373 (core) New chart view axis conf with picker for each of X,Y and group by
Summary:
Chart view used to rely on the same view field configuration as used in any other widget.

This diff allows to explicitely select X-AXIS, Y-AXIS and group by column with column picker.

As charts supports several y-axis, we still use a draggable list to arrange them.

Diff also fix doc to the `insertPositions` function.

Test Plan: Updated the relevant test.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3021
2021-09-16 09:10:54 +02:00
..
ACIndex.ts (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
ACSelect.ts (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
autocomplete.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
browserGlobals.js
browserInfo.ts
chartUtil.ts (core) Fix bar chart weirdness when x axis has redundant values 2021-09-01 20:58:29 +02:00
copyToClipboard.ts
CustomSectionElement.ts
dblclick.ts
Delay.ts
dispose.d.ts
dispose.js
DocPluginManager.ts
dom.js
domAsync.ts
download.js
FocusLayer.ts
fromKoSave.ts
guessTimezone.ts
helpScout.ts (core) Fix reporting of errors to HelpScout using "Report a problem" link. 2021-07-13 18:26:36 -04:00
HomePluginManager.ts (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
imports.d.ts (core) tweak how search bar places cursor on sections 2021-08-30 09:26:28 -04:00
imports.js (core) tweak how search bar places cursor on sections 2021-08-30 09:26:28 -04:00
ImportSourceElement.ts
koArray.d.ts
koArray.js
koArrayWrap.ts
koDom.js (core) Readonly editors 2021-06-17 19:12:16 +02:00
koDomScrolly.css
koDomScrolly.js
koForm.css
koForm.js
koSession.js
koUtil.js
loadScript.js
localStorageObs.ts
log.ts
Mousetrap.js
multiselect.css
multiselect.js
ObservableMap.js
ObservableSet.js
SafeBrowser.ts
SafeBrowserProcess.css
sessionObs.ts
sortUtil.ts
tableUtil.js (core) New chart view axis conf with picker for each of X,Y and group by 2021-09-16 09:10:54 +02:00
testState.ts
TokenField.ts (core) Polish and enable Reference List widget 2021-08-12 11:51:21 -07:00
uploads.ts (core) Adding google drive plugin as a fallback for url plugin 2021-08-04 17:59:13 +02:00
UrlState.ts