@datagrok/helm 2.13.8 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/489.js +2 -0
- package/dist/489.js.map +1 -0
- package/dist/package-test.js +1 -1
- package/dist/package-test.js.map +1 -1
- package/dist/package.js +1 -1
- package/dist/package.js.map +1 -1
- package/files/samples/helm-showcase.csv +56 -0
- package/package.json +6 -10
- package/src/helm-helper.ts +61 -413
- package/src/package-api.ts +14 -11
- package/src/package-test.ts +0 -2
- package/src/package-utils.ts +8 -298
- package/src/package.g.ts +2 -8
- package/src/package.ts +11 -31
- package/src/tests/helm-activity-cliffs.ts +2 -2
- package/src/tests/helm-input-tests.ts +83 -0
- package/src/tests/parse-helm-tests.ts +7 -57
- package/src/tests/properties-widget-tests.ts +21 -11
- package/src/utils/helm-grid-cell-renderer.ts +141 -151
- package/src/utils/index.ts +3 -7
- package/src/widgets/helm-input.ts +42 -12
- package/src/widgets/properties-widget.ts +18 -11
- package/test-console-output-1.log +105 -714
- package/test-record-1.mp4 +0 -0
- package/webpack.config.js +1 -12
- package/dist/455.js +0 -2
- package/dist/455.js.map +0 -1
- package/dist/package-dojo.js +0 -2
- package/dist/package-dojo.js.map +0 -1
- package/helm/JSDraw/Pistoia.HELM-uncompressed.js +0 -9694
- package/helm/JSDraw/ReadMe.txt +0 -8
- package/helm/JSDraw/Scilligence.JSDraw2.Lite-uncompressed.js +0 -31126
- package/helm/dojo/package.ts +0 -41
- package/helm/dojo/types.ts +0 -12
- package/src/helm-web-editor.ts +0 -68
- package/src/tests/get-monomer-tests.ts +0 -214
- package/src/tests/helm-service-tests.ts +0 -98
- package/src/types/dojo.ts +0 -3
- package/src/types/index.ts +0 -5
- package/src/utils/get-monomer.ts +0 -90
- package/src/utils/helm-service.ts +0 -166
- package/vendor/dojo-1.10.10/dijit/BackgroundIframe.js +0 -63
- package/vendor/dojo-1.10.10/dijit/BackgroundIframe.js.uncompressed.js +0 -116
- package/vendor/dojo-1.10.10/dijit/Destroyable.js +0 -35
- package/vendor/dojo-1.10.10/dijit/Destroyable.js.uncompressed.js +0 -83
- package/vendor/dojo-1.10.10/dijit/Tooltip.js +0 -240
- package/vendor/dojo-1.10.10/dijit/Tooltip.js.uncompressed.js +0 -612
- package/vendor/dojo-1.10.10/dijit/Viewport.js +0 -44
- package/vendor/dojo-1.10.10/dijit/Viewport.js.uncompressed.js +0 -87
- package/vendor/dojo-1.10.10/dijit/WidgetSet.js +0 -76
- package/vendor/dojo-1.10.10/dijit/WidgetSet.js.uncompressed.js +0 -247
- package/vendor/dojo-1.10.10/dijit/_AttachMixin.js +0 -94
- package/vendor/dojo-1.10.10/dijit/_AttachMixin.js.uncompressed.js +0 -238
- package/vendor/dojo-1.10.10/dijit/_Contained.js +0 -17
- package/vendor/dojo-1.10.10/dijit/_Contained.js.uncompressed.js +0 -56
- package/vendor/dojo-1.10.10/dijit/_Container.js +0 -47
- package/vendor/dojo-1.10.10/dijit/_Container.js.uncompressed.js +0 -108
- package/vendor/dojo-1.10.10/dijit/_CssStateMixin.js +0 -198
- package/vendor/dojo-1.10.10/dijit/_CssStateMixin.js.uncompressed.js +0 -372
- package/vendor/dojo-1.10.10/dijit/_FocusMixin.js +0 -11
- package/vendor/dojo-1.10.10/dijit/_FocusMixin.js.uncompressed.js +0 -66
- package/vendor/dojo-1.10.10/dijit/_HasDropDown.js +0 -188
- package/vendor/dojo-1.10.10/dijit/_HasDropDown.js.uncompressed.js +0 -472
- package/vendor/dojo-1.10.10/dijit/_OnDijitClickMixin.js +0 -8
- package/vendor/dojo-1.10.10/dijit/_OnDijitClickMixin.js.uncompressed.js +0 -31
- package/vendor/dojo-1.10.10/dijit/_TemplatedMixin.js +0 -90
- package/vendor/dojo-1.10.10/dijit/_TemplatedMixin.js.uncompressed.js +0 -205
- package/vendor/dojo-1.10.10/dijit/_Widget.js +0 -66
- package/vendor/dojo-1.10.10/dijit/_Widget.js.uncompressed.js +0 -352
- package/vendor/dojo-1.10.10/dijit/_WidgetBase.js +0 -353
- package/vendor/dojo-1.10.10/dijit/_WidgetBase.js.uncompressed.js +0 -1200
- package/vendor/dojo-1.10.10/dijit/_base/focus.js +0 -68
- package/vendor/dojo-1.10.10/dijit/_base/focus.js.uncompressed.js +0 -207
- package/vendor/dojo-1.10.10/dijit/_base/manager.js +0 -10
- package/vendor/dojo-1.10.10/dijit/_base/manager.js.uncompressed.js +0 -35
- package/vendor/dojo-1.10.10/dijit/_base/place.js +0 -52
- package/vendor/dojo-1.10.10/dijit/_base/place.js.uncompressed.js +0 -131
- package/vendor/dojo-1.10.10/dijit/_base/popup.js +0 -23
- package/vendor/dojo-1.10.10/dijit/_base/popup.js.uncompressed.js +0 -58
- package/vendor/dojo-1.10.10/dijit/_base/scroll.js +0 -6
- package/vendor/dojo-1.10.10/dijit/_base/scroll.js.uncompressed.js +0 -22
- package/vendor/dojo-1.10.10/dijit/_base/sniff.js +0 -3
- package/vendor/dojo-1.10.10/dijit/_base/sniff.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dijit/_base/typematic.js +0 -3
- package/vendor/dojo-1.10.10/dijit/_base/typematic.js.uncompressed.js +0 -10
- package/vendor/dojo-1.10.10/dijit/_base/wai.js +0 -32
- package/vendor/dojo-1.10.10/dijit/_base/wai.js.uncompressed.js +0 -109
- package/vendor/dojo-1.10.10/dijit/_base/window.js +0 -6
- package/vendor/dojo-1.10.10/dijit/_base/window.js.uncompressed.js +0 -18
- package/vendor/dojo-1.10.10/dijit/_base.js +0 -4
- package/vendor/dojo-1.10.10/dijit/_base.js.uncompressed.js +0 -27
- package/vendor/dojo-1.10.10/dijit/a11y.js +0 -109
- package/vendor/dojo-1.10.10/dijit/a11y.js.uncompressed.js +0 -191
- package/vendor/dojo-1.10.10/dijit/a11yclick.js +0 -66
- package/vendor/dojo-1.10.10/dijit/a11yclick.js.uncompressed.js +0 -139
- package/vendor/dojo-1.10.10/dijit/focus.js +0 -188
- package/vendor/dojo-1.10.10/dijit/focus.js.uncompressed.js +0 -371
- package/vendor/dojo-1.10.10/dijit/form/Button.js +0 -49
- package/vendor/dojo-1.10.10/dijit/form/Button.js.uncompressed.js +0 -130
- package/vendor/dojo-1.10.10/dijit/form/ComboBox.js +0 -4
- package/vendor/dojo-1.10.10/dijit/form/ComboBox.js.uncompressed.js +0 -27
- package/vendor/dojo-1.10.10/dijit/form/ComboButton.js +0 -21
- package/vendor/dojo-1.10.10/dijit/form/ComboButton.js.uncompressed.js +0 -86
- package/vendor/dojo-1.10.10/dijit/form/DropDownButton.js +0 -38
- package/vendor/dojo-1.10.10/dijit/form/DropDownButton.js.uncompressed.js +0 -102
- package/vendor/dojo-1.10.10/dijit/form/ToggleButton.js +0 -7
- package/vendor/dojo-1.10.10/dijit/form/ToggleButton.js.uncompressed.js +0 -26
- package/vendor/dojo-1.10.10/dijit/form/_ButtonMixin.js +0 -50
- package/vendor/dojo-1.10.10/dijit/form/_ButtonMixin.js.uncompressed.js +0 -116
- package/vendor/dojo-1.10.10/dijit/form/_FormValueMixin.js +0 -26
- package/vendor/dojo-1.10.10/dijit/form/_FormValueMixin.js.uncompressed.js +0 -81
- package/vendor/dojo-1.10.10/dijit/form/_FormValueWidget.js +0 -24
- package/vendor/dojo-1.10.10/dijit/form/_FormValueWidget.js.uncompressed.js +0 -51
- package/vendor/dojo-1.10.10/dijit/form/_FormWidget.js +0 -22
- package/vendor/dojo-1.10.10/dijit/form/_FormWidget.js.uncompressed.js +0 -67
- package/vendor/dojo-1.10.10/dijit/form/_FormWidgetMixin.js +0 -111
- package/vendor/dojo-1.10.10/dijit/form/_FormWidgetMixin.js.uncompressed.js +0 -254
- package/vendor/dojo-1.10.10/dijit/form/_ToggleButtonMixin.js +0 -32
- package/vendor/dojo-1.10.10/dijit/form/_ToggleButtonMixin.js.uncompressed.js +0 -69
- package/vendor/dojo-1.10.10/dijit/hccss.js +0 -9
- package/vendor/dojo-1.10.10/dijit/hccss.js.uncompressed.js +0 -21
- package/vendor/dojo-1.10.10/dijit/layout/AccordionContainer.js +0 -215
- package/vendor/dojo-1.10.10/dijit/layout/AccordionContainer.js.uncompressed.js +0 -550
- package/vendor/dojo-1.10.10/dijit/layout/AccordionPane.js +0 -7
- package/vendor/dojo-1.10.10/dijit/layout/AccordionPane.js.uncompressed.js +0 -25
- package/vendor/dojo-1.10.10/dijit/layout/ContentPane.js +0 -235
- package/vendor/dojo-1.10.10/dijit/layout/ContentPane.js.uncompressed.js +0 -653
- package/vendor/dojo-1.10.10/dijit/layout/StackContainer.js +0 -171
- package/vendor/dojo-1.10.10/dijit/layout/StackContainer.js.uncompressed.js +0 -411
- package/vendor/dojo-1.10.10/dijit/layout/StackController.js +0 -194
- package/vendor/dojo-1.10.10/dijit/layout/StackController.js.uncompressed.js +0 -410
- package/vendor/dojo-1.10.10/dijit/layout/_ContentPaneResizeMixin.js +0 -99
- package/vendor/dojo-1.10.10/dijit/layout/_ContentPaneResizeMixin.js.uncompressed.js +0 -236
- package/vendor/dojo-1.10.10/dijit/layout/_LayoutWidget.js +0 -47
- package/vendor/dojo-1.10.10/dijit/layout/_LayoutWidget.js.uncompressed.js +0 -190
- package/vendor/dojo-1.10.10/dijit/layout/utils.js +0 -77
- package/vendor/dojo-1.10.10/dijit/layout/utils.js.uncompressed.js +0 -151
- package/vendor/dojo-1.10.10/dijit/main.js +0 -4
- package/vendor/dojo-1.10.10/dijit/main.js.uncompressed.js +0 -16
- package/vendor/dojo-1.10.10/dijit/nls/dijit-all_en-us.js +0 -2
- package/vendor/dojo-1.10.10/dijit/nls/dijit-all_en-us.js.uncompressed.js +0 -21
- package/vendor/dojo-1.10.10/dijit/nls/loading.js +0 -2
- package/vendor/dojo-1.10.10/dijit/nls/loading.js.uncompressed.js +0 -47
- package/vendor/dojo-1.10.10/dijit/place.js +0 -142
- package/vendor/dojo-1.10.10/dijit/place.js.uncompressed.js +0 -407
- package/vendor/dojo-1.10.10/dijit/popup.js +0 -162
- package/vendor/dojo-1.10.10/dijit/popup.js.uncompressed.js +0 -441
- package/vendor/dojo-1.10.10/dijit/registry.js +0 -79
- package/vendor/dojo-1.10.10/dijit/registry.js.uncompressed.js +0 -159
- package/vendor/dojo-1.10.10/dijit/selection.js +0 -364
- package/vendor/dojo-1.10.10/dijit/selection.js.uncompressed.js +0 -525
- package/vendor/dojo-1.10.10/dijit/typematic.js +0 -96
- package/vendor/dojo-1.10.10/dijit/typematic.js.uncompressed.js +0 -211
- package/vendor/dojo-1.10.10/dojo/NodeList-manipulate.js +0 -195
- package/vendor/dojo-1.10.10/dojo/NodeList-manipulate.js.uncompressed.js +0 -761
- package/vendor/dojo-1.10.10/dojo/Stateful.js +0 -90
- package/vendor/dojo-1.10.10/dojo/Stateful.js.uncompressed.js +0 -218
- package/vendor/dojo-1.10.10/dojo/_base/url.js +0 -87
- package/vendor/dojo-1.10.10/dojo/_base/url.js.uncompressed.js +0 -109
- package/vendor/dojo-1.10.10/dojo/cache.js +0 -9
- package/vendor/dojo-1.10.10/dojo/cache.js.uncompressed.js +0 -7
- package/vendor/dojo-1.10.10/dojo/colors.js +0 -74
- package/vendor/dojo-1.10.10/dojo/colors.js.uncompressed.js +0 -232
- package/vendor/dojo-1.10.10/dojo/cookie.js +0 -48
- package/vendor/dojo-1.10.10/dojo/cookie.js.uncompressed.js +0 -98
- package/vendor/dojo-1.10.10/dojo/date/stamp.js +0 -82
- package/vendor/dojo-1.10.10/dojo/date/stamp.js.uncompressed.js +0 -144
- package/vendor/dojo-1.10.10/dojo/dojo.js +0 -7
- package/vendor/dojo-1.10.10/dojo/dojo.js.uncompressed.js +0 -18680
- package/vendor/dojo-1.10.10/dojo/fx/Toggler.js +0 -27
- package/vendor/dojo-1.10.10/dojo/fx/Toggler.js.uncompressed.js +0 -101
- package/vendor/dojo-1.10.10/dojo/fx/easing.js +0 -165
- package/vendor/dojo-1.10.10/dojo/fx/easing.js.uncompressed.js +0 -276
- package/vendor/dojo-1.10.10/dojo/fx.js +0 -271
- package/vendor/dojo-1.10.10/dojo/fx.js.uncompressed.js +0 -443
- package/vendor/dojo-1.10.10/dojo/hccss.js +0 -26
- package/vendor/dojo-1.10.10/dojo/hccss.js.uncompressed.js +0 -52
- package/vendor/dojo-1.10.10/dojo/html.js +0 -161
- package/vendor/dojo-1.10.10/dojo/html.js.uncompressed.js +0 -370
- package/vendor/dojo-1.10.10/dojo/io/iframe.js +0 -71
- package/vendor/dojo-1.10.10/dojo/io/iframe.js.uncompressed.js +0 -190
- package/vendor/dojo-1.10.10/dojo/io/script.js +0 -112
- package/vendor/dojo-1.10.10/dojo/io/script.js.uncompressed.js +0 -280
- package/vendor/dojo-1.10.10/dojo/parser.js +0 -437
- package/vendor/dojo-1.10.10/dojo/parser.js.uncompressed.js +0 -915
- package/vendor/dojo-1.10.10/dojo/promise/all.js +0 -59
- package/vendor/dojo-1.10.10/dojo/promise/all.js.uncompressed.js +0 -77
- package/vendor/dojo-1.10.10/dojo/regexp.js +0 -32
- package/vendor/dojo-1.10.10/dojo/regexp.js.uncompressed.js +0 -70
- package/vendor/dojo-1.10.10/dojo/request/iframe.js +0 -291
- package/vendor/dojo-1.10.10/dojo/request/iframe.js.uncompressed.js +0 -438
- package/vendor/dojo-1.10.10/dojo/request/script.js +0 -129
- package/vendor/dojo-1.10.10/dojo/request/script.js.uncompressed.js +0 -237
- package/vendor/dojo-1.10.10/dojo/require.js +0 -11
- package/vendor/dojo-1.10.10/dojo/require.js.uncompressed.js +0 -7
- package/vendor/dojo-1.10.10/dojo/resources/blank.gif +0 -0
- package/vendor/dojo-1.10.10/dojo/string.js +0 -67
- package/vendor/dojo-1.10.10/dojo/string.js.uncompressed.js +0 -181
- package/vendor/dojo-1.10.10/dojo/touch.js +0 -191
- package/vendor/dojo-1.10.10/dojo/touch.js.uncompressed.js +0 -468
- package/vendor/dojo-1.10.10/dojo/uacss.js +0 -36
- package/vendor/dojo-1.10.10/dojo/uacss.js.uncompressed.js +0 -85
- package/vendor/dojo-1.10.10/dojo/window.js +0 -141
- package/vendor/dojo-1.10.10/dojo/window.js.uncompressed.js +0 -241
- package/vendor/dojo-1.10.10/dojox/charting/Chart.js +0 -626
- package/vendor/dojo-1.10.10/dojox/charting/Chart.js.uncompressed.js +0 -1220
- package/vendor/dojo-1.10.10/dojox/charting/Chart2D.js +0 -5
- package/vendor/dojo-1.10.10/dojox/charting/Chart2D.js.uncompressed.js +0 -16
- package/vendor/dojo-1.10.10/dojox/charting/Element.js +0 -247
- package/vendor/dojo-1.10.10/dojox/charting/Element.js.uncompressed.js +0 -402
- package/vendor/dojo-1.10.10/dojox/charting/Series.js +0 -24
- package/vendor/dojo-1.10.10/dojox/charting/Series.js.uncompressed.js +0 -58
- package/vendor/dojo-1.10.10/dojox/charting/SimpleTheme.js +0 -191
- package/vendor/dojo-1.10.10/dojox/charting/SimpleTheme.js.uncompressed.js +0 -577
- package/vendor/dojo-1.10.10/dojox/charting/Theme.js +0 -42
- package/vendor/dojo-1.10.10/dojox/charting/Theme.js.uncompressed.js +0 -120
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Base.js +0 -11
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Base.js.uncompressed.js +0 -36
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Highlight.js +0 -77
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Highlight.js.uncompressed.js +0 -144
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Magnify.js +0 -58
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Magnify.js.uncompressed.js +0 -123
- package/vendor/dojo-1.10.10/dojox/charting/action2d/MoveSlice.js +0 -54
- package/vendor/dojo-1.10.10/dojox/charting/action2d/MoveSlice.js.uncompressed.js +0 -124
- package/vendor/dojo-1.10.10/dojox/charting/action2d/PlotAction.js +0 -28
- package/vendor/dojo-1.10.10/dojox/charting/action2d/PlotAction.js.uncompressed.js +0 -74
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Tooltip.js +0 -116
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Tooltip.js.uncompressed.js +0 -178
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Base.js +0 -24
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Base.js.uncompressed.js +0 -83
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Default.js +0 -557
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Default.js.uncompressed.js +0 -980
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Invisible.js +0 -65
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Invisible.js.uncompressed.js +0 -224
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/common.js +0 -91
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/common.js.uncompressed.js +0 -164
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Areas.js +0 -7
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Areas.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Bars.js +0 -168
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Bars.js.uncompressed.js +0 -311
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Base.js +0 -61
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Base.js.uncompressed.js +0 -161
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Bubble.js +0 -141
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Bubble.js.uncompressed.js +0 -242
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Candlesticks.js +0 -126
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Candlesticks.js.uncompressed.js +0 -243
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/CartesianBase.js +0 -108
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/CartesianBase.js.uncompressed.js +0 -290
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/ClusteredBars.js +0 -13
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/ClusteredBars.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/ClusteredColumns.js +0 -13
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/ClusteredColumns.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Columns.js +0 -153
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Columns.js.uncompressed.js +0 -249
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Default.js +0 -253
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Default.js.uncompressed.js +0 -472
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Grid.js +0 -182
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Grid.js.uncompressed.js +0 -356
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Lines.js +0 -6
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Lines.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Markers.js +0 -6
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Markers.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/MarkersOnly.js +0 -7
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/MarkersOnly.js.uncompressed.js +0 -13
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/OHLC.js +0 -110
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/OHLC.js.uncompressed.js +0 -208
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Pie.js +0 -303
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Pie.js.uncompressed.js +0 -547
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Scatter.js +0 -134
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Scatter.js.uncompressed.js +0 -207
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Spider.js +0 -299
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Spider.js.uncompressed.js +0 -537
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Stacked.js +0 -24
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Stacked.js.uncompressed.js +0 -44
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedAreas.js +0 -7
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedAreas.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedBars.js +0 -22
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedBars.js.uncompressed.js +0 -33
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedColumns.js +0 -20
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedColumns.js.uncompressed.js +0 -31
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedLines.js +0 -6
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedLines.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/_PlotEvents.js +0 -68
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/_PlotEvents.js.uncompressed.js +0 -120
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/common.js +0 -209
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/common.js.uncompressed.js +0 -214
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/commonStacked.js +0 -76
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/commonStacked.js.uncompressed.js +0 -77
- package/vendor/dojo-1.10.10/dojox/charting/scaler/common.js +0 -59
- package/vendor/dojo-1.10.10/dojox/charting/scaler/common.js.uncompressed.js +0 -70
- package/vendor/dojo-1.10.10/dojox/charting/scaler/linear.js +0 -220
- package/vendor/dojo-1.10.10/dojox/charting/scaler/linear.js.uncompressed.js +0 -262
- package/vendor/dojo-1.10.10/dojox/charting/scaler/primitive.js +0 -23
- package/vendor/dojo-1.10.10/dojox/charting/scaler/primitive.js.uncompressed.js +0 -36
- package/vendor/dojo-1.10.10/dojox/charting/themes/Claro.js +0 -39
- package/vendor/dojo-1.10.10/dojox/charting/themes/Claro.js.uncompressed.js +0 -106
- package/vendor/dojo-1.10.10/dojox/charting/themes/Wetland.js +0 -5
- package/vendor/dojo-1.10.10/dojox/charting/themes/Wetland.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dojox/charting/themes/common.js +0 -4
- package/vendor/dojo-1.10.10/dojox/charting/themes/common.js.uncompressed.js +0 -3
- package/vendor/dojo-1.10.10/dojox/charting/widget/Legend.js +0 -102
- package/vendor/dojo-1.10.10/dojox/charting/widget/Legend.js.uncompressed.js +0 -165
- package/vendor/dojo-1.10.10/dojox/color/Palette.js +0 -163
- package/vendor/dojo-1.10.10/dojox/color/Palette.js.uncompressed.js +0 -460
- package/vendor/dojo-1.10.10/dojox/color/_base.js +0 -174
- package/vendor/dojo-1.10.10/dojox/color/_base.js.uncompressed.js +0 -196
- package/vendor/dojo-1.10.10/dojox/gfx/_base.js +0 -253
- package/vendor/dojo-1.10.10/dojox/gfx/_base.js.uncompressed.js +0 -1024
- package/vendor/dojo-1.10.10/dojox/gfx/fx.js +0 -297
- package/vendor/dojo-1.10.10/dojox/gfx/fx.js.uncompressed.js +0 -350
- package/vendor/dojo-1.10.10/dojox/gfx/gradutils.js +0 -63
- package/vendor/dojo-1.10.10/dojox/gfx/gradutils.js.uncompressed.js +0 -91
- package/vendor/dojo-1.10.10/dojox/gfx/matrix.js +0 -170
- package/vendor/dojo-1.10.10/dojox/gfx/matrix.js.uncompressed.js +0 -501
- package/vendor/dojo-1.10.10/dojox/gfx/path.js +0 -319
- package/vendor/dojo-1.10.10/dojox/gfx/path.js.uncompressed.js +0 -478
- package/vendor/dojo-1.10.10/dojox/gfx/shape.js +0 -459
- package/vendor/dojo-1.10.10/dojox/gfx/shape.js.uncompressed.js +0 -1091
- package/vendor/dojo-1.10.10/dojox/gfx/svg.js +0 -662
- package/vendor/dojo-1.10.10/dojox/gfx/svg.js.uncompressed.js +0 -1023
- package/vendor/dojo-1.10.10/dojox/gfx/utils.js +0 -199
- package/vendor/dojo-1.10.10/dojox/gfx/utils.js.uncompressed.js +0 -322
- package/vendor/dojo-1.10.10/dojox/gfx.js +0 -2
- package/vendor/dojo-1.10.10/dojox/gfx.js.uncompressed.js +0 -1136
- package/vendor/dojo-1.10.10/dojox/lang/functional/array.js +0 -151
- package/vendor/dojo-1.10.10/dojox/lang/functional/array.js.uncompressed.js +0 -169
- package/vendor/dojo-1.10.10/dojox/lang/functional/fold.js +0 -93
- package/vendor/dojo-1.10.10/dojox/lang/functional/fold.js.uncompressed.js +0 -125
- package/vendor/dojo-1.10.10/dojox/lang/functional/lambda.js +0 -81
- package/vendor/dojo-1.10.10/dojox/lang/functional/lambda.js.uncompressed.js +0 -132
- package/vendor/dojo-1.10.10/dojox/lang/functional/object.js +0 -54
- package/vendor/dojo-1.10.10/dojox/lang/functional/object.js.uncompressed.js +0 -78
- package/vendor/dojo-1.10.10/dojox/lang/functional/reversed.js +0 -61
- package/vendor/dojo-1.10.10/dojox/lang/functional/reversed.js.uncompressed.js +0 -77
- package/vendor/dojo-1.10.10/dojox/lang/functional/scan.js +0 -87
- package/vendor/dojo-1.10.10/dojox/lang/functional/scan.js.uncompressed.js +0 -107
- package/vendor/dojo-1.10.10/dojox/lang/functional.js +0 -4
- package/vendor/dojo-1.10.10/dojox/lang/functional.js.uncompressed.js +0 -3
- package/vendor/dojo-1.10.10/dojox/lang/utils.js +0 -86
- package/vendor/dojo-1.10.10/dojox/lang/utils.js.uncompressed.js +0 -121
- package/vendor/dojo-1.10.10/dojox/main.js +0 -4
- package/vendor/dojo-1.10.10/dojox/main.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/storage/LocalStorageProvider.js +0 -112
- package/vendor/dojo-1.10.10/dojox/storage/LocalStorageProvider.js.uncompressed.js +0 -208
- package/vendor/dojo-1.10.10/dojox/storage/Provider.js +0 -62
- package/vendor/dojo-1.10.10/dojox/storage/Provider.js.uncompressed.js +0 -344
- package/vendor/dojo-1.10.10/dojox/storage/manager.js +0 -110
- package/vendor/dojo-1.10.10/dojox/storage/manager.js.uncompressed.js +0 -263
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
//>>built
|
|
2
|
-
define("dojox/charting/plot2d/commonStacked",["dojo/_base/lang","./common"],function(_1,_2){
|
|
3
|
-
var _3=_1.getObject("dojox.charting.plot2d.commonStacked",true);
|
|
4
|
-
return _1.mixin(_3,{collectStats:function(_4){
|
|
5
|
-
var _5=_1.delegate(_2.defaultStats);
|
|
6
|
-
for(var i=0;i<_4.length;++i){
|
|
7
|
-
var _6=_4[i];
|
|
8
|
-
for(var j=0;j<_6.data.length;j++){
|
|
9
|
-
var x,y;
|
|
10
|
-
if(_6.data[j]!==null){
|
|
11
|
-
if(typeof _6.data[j]=="number"||!_6.data[j].hasOwnProperty("x")){
|
|
12
|
-
y=_3.getIndexValue(_4,i,j)[0];
|
|
13
|
-
x=j+1;
|
|
14
|
-
}else{
|
|
15
|
-
x=_6.data[j].x;
|
|
16
|
-
if(x!==null){
|
|
17
|
-
y=_3.getValue(_4,i,x)[0];
|
|
18
|
-
y=y!=null&&y.y?y.y:null;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
_5.hmin=Math.min(_5.hmin,x);
|
|
22
|
-
_5.hmax=Math.max(_5.hmax,x);
|
|
23
|
-
_5.vmin=Math.min(_5.vmin,y);
|
|
24
|
-
_5.vmax=Math.max(_5.vmax,y);
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
return _5;
|
|
29
|
-
},getIndexValue:function(_7,i,_8){
|
|
30
|
-
var _9=0,v,j,_a;
|
|
31
|
-
for(j=0;j<=i;++j){
|
|
32
|
-
if(_7[j].hidden){
|
|
33
|
-
continue;
|
|
34
|
-
}
|
|
35
|
-
_a=_9;
|
|
36
|
-
v=_7[j].data[_8];
|
|
37
|
-
if(v!=null){
|
|
38
|
-
if(isNaN(v)){
|
|
39
|
-
v=v.y||0;
|
|
40
|
-
}
|
|
41
|
-
_9+=v;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
return [_9,_a];
|
|
45
|
-
},getValue:function(_b,i,x){
|
|
46
|
-
var _c=null,j,z,v,_d;
|
|
47
|
-
for(j=0;j<=i;++j){
|
|
48
|
-
if(_b[j].hidden){
|
|
49
|
-
continue;
|
|
50
|
-
}
|
|
51
|
-
for(z=0;z<_b[j].data.length;z++){
|
|
52
|
-
_d=_c;
|
|
53
|
-
v=_b[j].data[z];
|
|
54
|
-
if(v!==null){
|
|
55
|
-
if(v.x==x){
|
|
56
|
-
if(!_c){
|
|
57
|
-
_c={x:x};
|
|
58
|
-
}
|
|
59
|
-
if(v.y!=null){
|
|
60
|
-
if(_c.y==null){
|
|
61
|
-
_c.y=0;
|
|
62
|
-
}
|
|
63
|
-
_c.y+=v.y;
|
|
64
|
-
}
|
|
65
|
-
break;
|
|
66
|
-
}else{
|
|
67
|
-
if(v.x>x){
|
|
68
|
-
break;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
return [_c,_d];
|
|
75
|
-
}});
|
|
76
|
-
});
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
define("dojox/charting/plot2d/commonStacked", [
|
|
2
|
-
"dojo/_base/lang",
|
|
3
|
-
"./common"
|
|
4
|
-
], function(lang, common){
|
|
5
|
-
|
|
6
|
-
var commonStacked = lang.getObject("dojox.charting.plot2d.commonStacked", true);
|
|
7
|
-
return lang.mixin(commonStacked, {
|
|
8
|
-
collectStats: function(series){
|
|
9
|
-
var stats = lang.delegate(common.defaultStats);
|
|
10
|
-
for(var i = 0; i < series.length; ++i){
|
|
11
|
-
var run = series[i];
|
|
12
|
-
for(var j = 0; j < run.data.length; j++){
|
|
13
|
-
var x, y;
|
|
14
|
-
if(run.data[j] !== null){
|
|
15
|
-
if(typeof run.data[j] == "number" || !run.data[j].hasOwnProperty("x")){
|
|
16
|
-
y = commonStacked.getIndexValue(series, i, j)[0];
|
|
17
|
-
x = j+1;
|
|
18
|
-
}else{
|
|
19
|
-
x = run.data[j].x;
|
|
20
|
-
if(x !== null){
|
|
21
|
-
y = commonStacked.getValue(series, i, x)[0];
|
|
22
|
-
y = y != null && y.y ? y.y:null;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
stats.hmin = Math.min(stats.hmin, x);
|
|
26
|
-
stats.hmax = Math.max(stats.hmax, x);
|
|
27
|
-
stats.vmin = Math.min(stats.vmin, y);
|
|
28
|
-
stats.vmax = Math.max(stats.vmax, y);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
return stats;
|
|
33
|
-
},
|
|
34
|
-
getIndexValue: function(series, i, index){
|
|
35
|
-
var value = 0, v, j, pvalue;
|
|
36
|
-
for(j = 0; j <= i; ++j){
|
|
37
|
-
if(series[j].hidden){
|
|
38
|
-
continue;
|
|
39
|
-
}
|
|
40
|
-
pvalue = value;
|
|
41
|
-
v = series[j].data[index];
|
|
42
|
-
if(v != null){
|
|
43
|
-
if(isNaN(v)){ v = v.y || 0; }
|
|
44
|
-
value += v;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
return [value , pvalue];
|
|
48
|
-
},
|
|
49
|
-
getValue: function(series, i, x){
|
|
50
|
-
var value = null, j, z, v, pvalue;
|
|
51
|
-
for(j = 0; j <= i; ++j){
|
|
52
|
-
if(series[j].hidden){
|
|
53
|
-
continue;
|
|
54
|
-
}
|
|
55
|
-
for(z = 0; z < series[j].data.length; z++){
|
|
56
|
-
pvalue = value;
|
|
57
|
-
v = series[j].data[z];
|
|
58
|
-
if(v !== null){
|
|
59
|
-
if(v.x == x){
|
|
60
|
-
if(!value){
|
|
61
|
-
value = {x: x};
|
|
62
|
-
}
|
|
63
|
-
if(v.y != null){
|
|
64
|
-
if(value.y == null){
|
|
65
|
-
value.y = 0;
|
|
66
|
-
}
|
|
67
|
-
value.y += v.y;
|
|
68
|
-
}
|
|
69
|
-
break;
|
|
70
|
-
}else if(v.x > x){break;}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
return [value, pvalue];
|
|
75
|
-
}
|
|
76
|
-
});
|
|
77
|
-
});
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
//>>built
|
|
2
|
-
define("dojox/charting/scaler/common",["dojo/_base/lang"],function(_1){
|
|
3
|
-
var eq=function(a,b){
|
|
4
|
-
return Math.abs(a-b)<=0.000001*(Math.abs(a)+Math.abs(b));
|
|
5
|
-
};
|
|
6
|
-
var _2=_1.getObject("dojox.charting.scaler.common",true);
|
|
7
|
-
var _3={};
|
|
8
|
-
return _1.mixin(_2,{doIfLoaded:function(_4,_5,_6){
|
|
9
|
-
if(_3[_4]==undefined){
|
|
10
|
-
try{
|
|
11
|
-
_3[_4]=require(_4);
|
|
12
|
-
}
|
|
13
|
-
catch(e){
|
|
14
|
-
_3[_4]=null;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
if(_3[_4]){
|
|
18
|
-
return _5(_3[_4]);
|
|
19
|
-
}else{
|
|
20
|
-
return _6();
|
|
21
|
-
}
|
|
22
|
-
},getNumericLabel:function(_7,_8,_9){
|
|
23
|
-
var _a="";
|
|
24
|
-
_2.doIfLoaded("dojo/number",function(_b){
|
|
25
|
-
_a=(_9.fixed?_b.format(_7,{places:_8<0?-_8:0}):_b.format(_7))||"";
|
|
26
|
-
},function(){
|
|
27
|
-
_a=_9.fixed?_7.toFixed(_8<0?-_8:0):_7.toString();
|
|
28
|
-
});
|
|
29
|
-
if(_9.labelFunc){
|
|
30
|
-
var r=_9.labelFunc(_a,_7,_8);
|
|
31
|
-
if(r){
|
|
32
|
-
return r;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
if(_9.labels){
|
|
36
|
-
var l=_9.labels,lo=0,hi=l.length;
|
|
37
|
-
while(lo<hi){
|
|
38
|
-
var _c=Math.floor((lo+hi)/2),_d=l[_c].value;
|
|
39
|
-
if(_d<_7){
|
|
40
|
-
lo=_c+1;
|
|
41
|
-
}else{
|
|
42
|
-
hi=_c;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
if(lo<l.length&&eq(l[lo].value,_7)){
|
|
46
|
-
return l[lo].text;
|
|
47
|
-
}
|
|
48
|
-
--lo;
|
|
49
|
-
if(lo>=0&&lo<l.length&&eq(l[lo].value,_7)){
|
|
50
|
-
return l[lo].text;
|
|
51
|
-
}
|
|
52
|
-
lo+=2;
|
|
53
|
-
if(lo<l.length&&eq(l[lo].value,_7)){
|
|
54
|
-
return l[lo].text;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
return _a;
|
|
58
|
-
}});
|
|
59
|
-
});
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
define("dojox/charting/scaler/common", ["dojo/_base/lang"], function(lang){
|
|
2
|
-
|
|
3
|
-
var eq = function(/*Number*/ a, /*Number*/ b){
|
|
4
|
-
// summary:
|
|
5
|
-
// compare two FP numbers for equality
|
|
6
|
-
return Math.abs(a - b) <= 1e-6 * (Math.abs(a) + Math.abs(b)); // Boolean
|
|
7
|
-
};
|
|
8
|
-
|
|
9
|
-
var common = lang.getObject("dojox.charting.scaler.common", true);
|
|
10
|
-
|
|
11
|
-
var testedModules = {};
|
|
12
|
-
|
|
13
|
-
return lang.mixin(common, {
|
|
14
|
-
doIfLoaded: function(moduleName, ifloaded, ifnotloaded){
|
|
15
|
-
if(testedModules[moduleName] == undefined){
|
|
16
|
-
try{
|
|
17
|
-
testedModules[moduleName] = require(moduleName);
|
|
18
|
-
}catch(e){
|
|
19
|
-
testedModules[moduleName] = null;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
if(testedModules[moduleName]){
|
|
23
|
-
return ifloaded(testedModules[moduleName]);
|
|
24
|
-
}else{
|
|
25
|
-
return ifnotloaded();
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
getNumericLabel: function(/*Number*/ number, /*Number*/ precision, /*Object*/ kwArgs){
|
|
29
|
-
var def = "";
|
|
30
|
-
common.doIfLoaded("dojo/number", function(numberLib){
|
|
31
|
-
def = (kwArgs.fixed ? numberLib.format(number, {places : precision < 0 ? -precision : 0}) :
|
|
32
|
-
numberLib.format(number)) || "";
|
|
33
|
-
}, function(){
|
|
34
|
-
def = kwArgs.fixed ? number.toFixed(precision < 0 ? -precision : 0) : number.toString();
|
|
35
|
-
});
|
|
36
|
-
if(kwArgs.labelFunc){
|
|
37
|
-
var r = kwArgs.labelFunc(def, number, precision);
|
|
38
|
-
if(r){ return r; }
|
|
39
|
-
// else fall through to the regular labels search
|
|
40
|
-
}
|
|
41
|
-
if(kwArgs.labels){
|
|
42
|
-
// classic binary search
|
|
43
|
-
// TODO: working only if the array is sorted per value should be better documented or sorted automatically
|
|
44
|
-
var l = kwArgs.labels, lo = 0, hi = l.length;
|
|
45
|
-
while(lo < hi){
|
|
46
|
-
var mid = Math.floor((lo + hi) / 2), val = l[mid].value;
|
|
47
|
-
if(val < number){
|
|
48
|
-
lo = mid + 1;
|
|
49
|
-
}else{
|
|
50
|
-
hi = mid;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
// lets take into account FP errors
|
|
54
|
-
if(lo < l.length && eq(l[lo].value, number)){
|
|
55
|
-
return l[lo].text;
|
|
56
|
-
}
|
|
57
|
-
--lo;
|
|
58
|
-
if(lo >= 0 && lo < l.length && eq(l[lo].value, number)){
|
|
59
|
-
return l[lo].text;
|
|
60
|
-
}
|
|
61
|
-
lo += 2;
|
|
62
|
-
if(lo < l.length && eq(l[lo].value, number)){
|
|
63
|
-
return l[lo].text;
|
|
64
|
-
}
|
|
65
|
-
// otherwise we will produce a number
|
|
66
|
-
}
|
|
67
|
-
return def;
|
|
68
|
-
}
|
|
69
|
-
});
|
|
70
|
-
});
|
|
@@ -1,220 +0,0 @@
|
|
|
1
|
-
//>>built
|
|
2
|
-
define("dojox/charting/scaler/linear",["dojo/_base/lang","./common"],function(_1,_2){
|
|
3
|
-
var _3=_1.getObject("dojox.charting.scaler.linear",true);
|
|
4
|
-
var _4=3,_5=_2.getNumericLabel;
|
|
5
|
-
function _6(_7,_8){
|
|
6
|
-
_7=_7.toLowerCase();
|
|
7
|
-
for(var i=_8.length-1;i>=0;--i){
|
|
8
|
-
if(_7===_8[i]){
|
|
9
|
-
return true;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
return false;
|
|
13
|
-
};
|
|
14
|
-
var _9=function(_a,_b,_c,_d,_e,_f,_10){
|
|
15
|
-
_c=_1.delegate(_c);
|
|
16
|
-
if(!_d){
|
|
17
|
-
if(_c.fixUpper=="major"){
|
|
18
|
-
_c.fixUpper="minor";
|
|
19
|
-
}
|
|
20
|
-
if(_c.fixLower=="major"){
|
|
21
|
-
_c.fixLower="minor";
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
if(!_e){
|
|
25
|
-
if(_c.fixUpper=="minor"){
|
|
26
|
-
_c.fixUpper="micro";
|
|
27
|
-
}
|
|
28
|
-
if(_c.fixLower=="minor"){
|
|
29
|
-
_c.fixLower="micro";
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
if(!_f){
|
|
33
|
-
if(_c.fixUpper=="micro"){
|
|
34
|
-
_c.fixUpper="none";
|
|
35
|
-
}
|
|
36
|
-
if(_c.fixLower=="micro"){
|
|
37
|
-
_c.fixLower="none";
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
var _11=_6(_c.fixLower,["major"])?Math.floor(_c.min/_d)*_d:_6(_c.fixLower,["minor"])?Math.floor(_c.min/_e)*_e:_6(_c.fixLower,["micro"])?Math.floor(_c.min/_f)*_f:_c.min,_12=_6(_c.fixUpper,["major"])?Math.ceil(_c.max/_d)*_d:_6(_c.fixUpper,["minor"])?Math.ceil(_c.max/_e)*_e:_6(_c.fixUpper,["micro"])?Math.ceil(_c.max/_f)*_f:_c.max;
|
|
41
|
-
if(_c.useMin){
|
|
42
|
-
_a=_11;
|
|
43
|
-
}
|
|
44
|
-
if(_c.useMax){
|
|
45
|
-
_b=_12;
|
|
46
|
-
}
|
|
47
|
-
var _13=(!_d||_c.useMin&&_6(_c.fixLower,["major"]))?_a:Math.ceil(_a/_d)*_d,_14=(!_e||_c.useMin&&_6(_c.fixLower,["major","minor"]))?_a:Math.ceil(_a/_e)*_e,_15=(!_f||_c.useMin&&_6(_c.fixLower,["major","minor","micro"]))?_a:Math.ceil(_a/_f)*_f,_16=!_d?0:(_c.useMax&&_6(_c.fixUpper,["major"])?Math.round((_b-_13)/_d):Math.floor((_b-_13)/_d))+1,_17=!_e?0:(_c.useMax&&_6(_c.fixUpper,["major","minor"])?Math.round((_b-_14)/_e):Math.floor((_b-_14)/_e))+1,_18=!_f?0:(_c.useMax&&_6(_c.fixUpper,["major","minor","micro"])?Math.round((_b-_15)/_f):Math.floor((_b-_15)/_f))+1,_19=_e?Math.round(_d/_e):0,_1a=_f?Math.round(_e/_f):0,_1b=_d?Math.floor(Math.log(_d)/Math.LN10):0,_1c=_e?Math.floor(Math.log(_e)/Math.LN10):0,_1d=_10/(_b-_a);
|
|
48
|
-
if(!isFinite(_1d)){
|
|
49
|
-
_1d=1;
|
|
50
|
-
}
|
|
51
|
-
return {bounds:{lower:_11,upper:_12,from:_a,to:_b,scale:_1d,span:_10},major:{tick:_d,start:_13,count:_16,prec:_1b},minor:{tick:_e,start:_14,count:_17,prec:_1c},micro:{tick:_f,start:_15,count:_18,prec:0},minorPerMajor:_19,microPerMinor:_1a,scaler:_3};
|
|
52
|
-
};
|
|
53
|
-
return _1.mixin(_3,{buildScaler:function(min,max,_1e,_1f,_20,_21){
|
|
54
|
-
var h={fixUpper:"none",fixLower:"none",natural:false};
|
|
55
|
-
if(_1f){
|
|
56
|
-
if("fixUpper" in _1f){
|
|
57
|
-
h.fixUpper=String(_1f.fixUpper);
|
|
58
|
-
}
|
|
59
|
-
if("fixLower" in _1f){
|
|
60
|
-
h.fixLower=String(_1f.fixLower);
|
|
61
|
-
}
|
|
62
|
-
if("natural" in _1f){
|
|
63
|
-
h.natural=Boolean(_1f.natural);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
_21=!_21||_21<_4?_4:_21;
|
|
67
|
-
if("min" in _1f){
|
|
68
|
-
min=_1f.min;
|
|
69
|
-
}
|
|
70
|
-
if("max" in _1f){
|
|
71
|
-
max=_1f.max;
|
|
72
|
-
}
|
|
73
|
-
if(_1f.includeZero){
|
|
74
|
-
if(min>0){
|
|
75
|
-
min=0;
|
|
76
|
-
}
|
|
77
|
-
if(max<0){
|
|
78
|
-
max=0;
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
h.min=min;
|
|
82
|
-
h.useMin=true;
|
|
83
|
-
h.max=max;
|
|
84
|
-
h.useMax=true;
|
|
85
|
-
if("from" in _1f){
|
|
86
|
-
min=_1f.from;
|
|
87
|
-
h.useMin=false;
|
|
88
|
-
}
|
|
89
|
-
if("to" in _1f){
|
|
90
|
-
max=_1f.to;
|
|
91
|
-
h.useMax=false;
|
|
92
|
-
}
|
|
93
|
-
if(max<=min){
|
|
94
|
-
return _9(min,max,h,0,0,0,_1e);
|
|
95
|
-
}
|
|
96
|
-
if(!_20){
|
|
97
|
-
_20=max-min;
|
|
98
|
-
}
|
|
99
|
-
var mag=Math.floor(Math.log(_20)/Math.LN10),_22=_1f&&("majorTickStep" in _1f)?_1f.majorTickStep:Math.pow(10,mag),_23=0,_24=0,_25;
|
|
100
|
-
if(_1f&&("minorTickStep" in _1f)){
|
|
101
|
-
_23=_1f.minorTickStep;
|
|
102
|
-
}else{
|
|
103
|
-
do{
|
|
104
|
-
_23=_22/10;
|
|
105
|
-
if(!h.natural||_23>0.9){
|
|
106
|
-
_25=_9(min,max,h,_22,_23,0,_1e);
|
|
107
|
-
if(_25.bounds.scale*_25.minor.tick>_21){
|
|
108
|
-
break;
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
_23=_22/5;
|
|
112
|
-
if(!h.natural||_23>0.9){
|
|
113
|
-
_25=_9(min,max,h,_22,_23,0,_1e);
|
|
114
|
-
if(_25.bounds.scale*_25.minor.tick>_21){
|
|
115
|
-
break;
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
_23=_22/2;
|
|
119
|
-
if(!h.natural||_23>0.9){
|
|
120
|
-
_25=_9(min,max,h,_22,_23,0,_1e);
|
|
121
|
-
if(_25.bounds.scale*_25.minor.tick>_21){
|
|
122
|
-
break;
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
return _9(min,max,h,_22,0,0,_1e);
|
|
126
|
-
}while(false);
|
|
127
|
-
}
|
|
128
|
-
if(_1f&&("microTickStep" in _1f)){
|
|
129
|
-
_24=_1f.microTickStep;
|
|
130
|
-
_25=_9(min,max,h,_22,_23,_24,_1e);
|
|
131
|
-
}else{
|
|
132
|
-
do{
|
|
133
|
-
_24=_23/10;
|
|
134
|
-
if(!h.natural||_24>0.9){
|
|
135
|
-
_25=_9(min,max,h,_22,_23,_24,_1e);
|
|
136
|
-
if(_25.bounds.scale*_25.micro.tick>_4){
|
|
137
|
-
break;
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
_24=_23/5;
|
|
141
|
-
if(!h.natural||_24>0.9){
|
|
142
|
-
_25=_9(min,max,h,_22,_23,_24,_1e);
|
|
143
|
-
if(_25.bounds.scale*_25.micro.tick>_4){
|
|
144
|
-
break;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
_24=_23/2;
|
|
148
|
-
if(!h.natural||_24>0.9){
|
|
149
|
-
_25=_9(min,max,h,_22,_23,_24,_1e);
|
|
150
|
-
if(_25.bounds.scale*_25.micro.tick>_4){
|
|
151
|
-
break;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
_24=0;
|
|
155
|
-
}while(false);
|
|
156
|
-
}
|
|
157
|
-
return _24?_25:_9(min,max,h,_22,_23,0,_1e);
|
|
158
|
-
},buildTicks:function(_26,_27){
|
|
159
|
-
var _28,_29,_2a,_2b=_26.major.start,_2c=_26.minor.start,_2d=_26.micro.start;
|
|
160
|
-
if(_27.microTicks&&_26.micro.tick){
|
|
161
|
-
_28=_26.micro.tick,_29=_2d;
|
|
162
|
-
}else{
|
|
163
|
-
if(_27.minorTicks&&_26.minor.tick){
|
|
164
|
-
_28=_26.minor.tick,_29=_2c;
|
|
165
|
-
}else{
|
|
166
|
-
if(_26.major.tick){
|
|
167
|
-
_28=_26.major.tick,_29=_2b;
|
|
168
|
-
}else{
|
|
169
|
-
return null;
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
var _2e=1/_26.bounds.scale;
|
|
174
|
-
if(_26.bounds.to<=_26.bounds.from||isNaN(_2e)||!isFinite(_2e)||_28<=0||isNaN(_28)||!isFinite(_28)){
|
|
175
|
-
return null;
|
|
176
|
-
}
|
|
177
|
-
var _2f=[],_30=[],_31=[];
|
|
178
|
-
while(_29<=_26.bounds.to+_2e){
|
|
179
|
-
if(Math.abs(_2b-_29)<_28/2){
|
|
180
|
-
_2a={value:_2b};
|
|
181
|
-
if(_27.majorLabels){
|
|
182
|
-
_2a.label=_5(_2b,_26.major.prec,_27);
|
|
183
|
-
}
|
|
184
|
-
_2f.push(_2a);
|
|
185
|
-
_2b+=_26.major.tick;
|
|
186
|
-
_2c+=_26.minor.tick;
|
|
187
|
-
_2d+=_26.micro.tick;
|
|
188
|
-
}else{
|
|
189
|
-
if(Math.abs(_2c-_29)<_28/2){
|
|
190
|
-
if(_27.minorTicks){
|
|
191
|
-
_2a={value:_2c};
|
|
192
|
-
if(_27.minorLabels&&(_26.minMinorStep<=_26.minor.tick*_26.bounds.scale)){
|
|
193
|
-
_2a.label=_5(_2c,_26.minor.prec,_27);
|
|
194
|
-
}
|
|
195
|
-
_30.push(_2a);
|
|
196
|
-
}
|
|
197
|
-
_2c+=_26.minor.tick;
|
|
198
|
-
_2d+=_26.micro.tick;
|
|
199
|
-
}else{
|
|
200
|
-
if(_27.microTicks){
|
|
201
|
-
_31.push({value:_2d});
|
|
202
|
-
}
|
|
203
|
-
_2d+=_26.micro.tick;
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
_29+=_28;
|
|
207
|
-
}
|
|
208
|
-
return {major:_2f,minor:_30,micro:_31};
|
|
209
|
-
},getTransformerFromModel:function(_32){
|
|
210
|
-
var _33=_32.bounds.from,_34=_32.bounds.scale;
|
|
211
|
-
return function(x){
|
|
212
|
-
return (x-_33)*_34;
|
|
213
|
-
};
|
|
214
|
-
},getTransformerFromPlot:function(_35){
|
|
215
|
-
var _36=_35.bounds.from,_37=_35.bounds.scale;
|
|
216
|
-
return function(x){
|
|
217
|
-
return x/_37+_36;
|
|
218
|
-
};
|
|
219
|
-
}});
|
|
220
|
-
});
|