flexmonster 2.9.111 → 2.9.112
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/LICENSE.txt +181 -0
- package/README.md +34 -123
- package/flexmonster.css +2 -2
- package/flexmonster.full.js +2164 -2164
- package/flexmonster.js +2159 -2159
- package/flexmonster.min.css +2 -2
- package/lib/flexmonster.amcharts.js +1 -1
- package/lib/flexmonster.fusioncharts.js +1 -1
- package/lib/flexmonster.googlecharts.js +1 -1
- package/lib/flexmonster.highcharts.js +1 -1
- package/package.json +1 -1
- package/theme/accessible/flexmonster.css +2 -2
- package/theme/accessible/flexmonster.less +1 -1
- package/theme/accessible/flexmonster.min.css +2 -2
- package/theme/blackorange/flexmonster.css +2 -2
- package/theme/blackorange/flexmonster.less +1 -1
- package/theme/blackorange/flexmonster.min.css +2 -2
- package/theme/brightorange/flexmonster.css +2 -2
- package/theme/brightorange/flexmonster.less +1 -1
- package/theme/brightorange/flexmonster.min.css +2 -2
- package/theme/dark/flexmonster.css +2 -2
- package/theme/dark/flexmonster.less +1 -1
- package/theme/dark/flexmonster.min.css +2 -2
- package/theme/default/flexmonster.less +1 -1
- package/theme/flexmonster-base.less +2 -2
- package/theme/green/flexmonster.css +2 -2
- package/theme/green/flexmonster.less +1 -1
- package/theme/green/flexmonster.min.css +2 -2
- package/theme/lightblue/flexmonster.css +2 -2
- package/theme/lightblue/flexmonster.less +1 -1
- package/theme/lightblue/flexmonster.min.css +2 -2
- package/theme/macos/flexmonster.css +2 -2
- package/theme/macos/flexmonster.less +1 -1
- package/theme/macos/flexmonster.min.css +2 -2
- package/theme/midnight/flexmonster.css +2 -2
- package/theme/midnight/flexmonster.less +1 -1
- package/theme/midnight/flexmonster.min.css +2 -2
- package/theme/old/flexmonster.css +2 -2
- package/theme/old/flexmonster.less +1 -1
- package/theme/old/flexmonster.min.css +2 -2
- package/theme/orange/flexmonster.css +2 -2
- package/theme/orange/flexmonster.less +1 -1
- package/theme/orange/flexmonster.min.css +2 -2
- package/theme/purple/flexmonster.css +2 -2
- package/theme/purple/flexmonster.less +1 -1
- package/theme/purple/flexmonster.min.css +2 -2
- package/theme/softdefault/flexmonster.css +2 -2
- package/theme/softdefault/flexmonster.less +1 -1
- package/theme/softdefault/flexmonster.min.css +2 -2
- package/theme/stripedblue/flexmonster.css +2 -2
- package/theme/stripedblue/flexmonster.less +1 -1
- package/theme/stripedblue/flexmonster.min.css +2 -2
- package/theme/stripedteal/flexmonster.css +2 -2
- package/theme/stripedteal/flexmonster.less +1 -1
- package/theme/stripedteal/flexmonster.min.css +2 -2
- package/theme/teal/flexmonster.css +2 -2
- package/theme/teal/flexmonster.less +1 -1
- package/theme/teal/flexmonster.min.css +2 -2
- package/theme/yellow/flexmonster.css +2 -2
- package/theme/yellow/flexmonster.less +1 -1
- package/theme/yellow/flexmonster.min.css +2 -2
- package/toolbar/flexmonster.toolbar.js +1 -1
- package/types/flexmonster.d.ts +1 -1
- package/LICENSE.md +0 -8
package/LICENSE.txt
ADDED
|
@@ -0,0 +1,181 @@
|
|
|
1
|
+
Flexmonster License
|
|
2
|
+
|
|
3
|
+
Flexmonster Software is distributed under the terms and conditions of the Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/ ("Agreement").
|
|
4
|
+
|
|
5
|
+
By downloading, installing, and/or otherwise using Flexmonster Software, as well as by submitting "I AGREE" in Checkout Form, and or by paying the invoice according to Order, you accept and agree to be bound by and require each of your Representatives, clients and/or end-users, as the case may be, to be bound by all the terms and conditions of the above-mentioned Agreement.
|
|
6
|
+
If you do not agree with the terms and conditions of the above-mentioned Agreement or do not have legal capacity or authority to enter into the above-mentioned Agreement, you must not use Flexmonster Software in whole or in part.
|
|
7
|
+
|
|
8
|
+
Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the Flexmonster pricing page (https://www.flexmonster.com/pivot-table-editions-and-pricing/).
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
=========================
|
|
12
|
+
|
|
13
|
+
Flexmonster Pivot Table & Charts includes the following Open-Source Components provided under open-source licenses:
|
|
14
|
+
|
|
15
|
+
canvg.js v2.0.0 – MIT License
|
|
16
|
+
*canvg.min.js
|
|
17
|
+
|
|
18
|
+
d3.js v3.5.12 – ISC License
|
|
19
|
+
*d3.v3.min.js
|
|
20
|
+
|
|
21
|
+
html2canvas v1.3.2 – MIT License
|
|
22
|
+
*html2canvas.v1.min.js
|
|
23
|
+
|
|
24
|
+
jsPDF v2.5.1 – MIT License
|
|
25
|
+
*jspdf.min.js
|
|
26
|
+
|
|
27
|
+
jsSHA v3.2.0 – BSD 3-Clause License
|
|
28
|
+
*sha1.min.js
|
|
29
|
+
(includes two ECMAScript polyfill functions provided under the Apache License, Version 2.0. - http://www.apache.org/licenses/LICENSE-2.0)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
Full license texts and copyright notices are listed below.
|
|
33
|
+
|
|
34
|
+
== canvg.js copyright notice with MIT License ==
|
|
35
|
+
|
|
36
|
+
Copyright (c) 2010-2011 Gabe Lerner (gabelerner@gmail.com) - http://code.google.com/p/canvg/
|
|
37
|
+
|
|
38
|
+
Permission is hereby granted, free of charge, to any person
|
|
39
|
+
obtaining a copy of this software and associated documentation
|
|
40
|
+
files (the "Software"), to deal in the Software without
|
|
41
|
+
restriction, including without limitation the rights to use,
|
|
42
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
43
|
+
copies of the Software, and to permit persons to whom the
|
|
44
|
+
Software is furnished to do so, subject to the following
|
|
45
|
+
conditions:
|
|
46
|
+
|
|
47
|
+
The above copyright notice and this permission notice shall be
|
|
48
|
+
included in all copies or substantial portions of the Software.
|
|
49
|
+
|
|
50
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
51
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
52
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
53
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
54
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
55
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
56
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
57
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
== d3.js copyright notice with ISC License ==
|
|
61
|
+
|
|
62
|
+
Copyright (c) 2010-2015, Michael Bostock
|
|
63
|
+
All rights reserved.
|
|
64
|
+
|
|
65
|
+
Redistribution and use in source and binary forms, with or without
|
|
66
|
+
modification, are permitted provided that the following conditions are met:
|
|
67
|
+
|
|
68
|
+
* Redistributions of source code must retain the above copyright notice, this
|
|
69
|
+
list of conditions and the following disclaimer.
|
|
70
|
+
|
|
71
|
+
* Redistributions in binary form must reproduce the above copyright notice,
|
|
72
|
+
this list of conditions and the following disclaimer in the documentation
|
|
73
|
+
and/or other materials provided with the distribution.
|
|
74
|
+
|
|
75
|
+
* The name Michael Bostock may not be used to endorse or promote products
|
|
76
|
+
derived from this software without specific prior written permission.
|
|
77
|
+
|
|
78
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
79
|
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
80
|
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
81
|
+
DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,
|
|
82
|
+
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
83
|
+
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
84
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
|
|
85
|
+
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
86
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
|
|
87
|
+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
== html2canvas copyright notice with MIT License ==
|
|
91
|
+
|
|
92
|
+
Copyright (c) 2012 Niklas von Hertzen
|
|
93
|
+
|
|
94
|
+
Permission is hereby granted, free of charge, to any person
|
|
95
|
+
obtaining a copy of this software and associated documentation
|
|
96
|
+
files (the "Software"), to deal in the Software without
|
|
97
|
+
restriction, including without limitation the rights to use,
|
|
98
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
99
|
+
copies of the Software, and to permit persons to whom the
|
|
100
|
+
Software is furnished to do so, subject to the following
|
|
101
|
+
conditions:
|
|
102
|
+
|
|
103
|
+
The above copyright notice and this permission notice shall be
|
|
104
|
+
included in all copies or substantial portions of the Software.
|
|
105
|
+
|
|
106
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
107
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
108
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
109
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
110
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
111
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
112
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
113
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
== jsPDF copyright notice with MIT License ==
|
|
117
|
+
|
|
118
|
+
Copyright
|
|
119
|
+
(c) 2010-2021 James Hall, https://github.com/MrRio/jsPDF
|
|
120
|
+
(c) 2015-2021 yWorks GmbH, https://www.yworks.com/
|
|
121
|
+
|
|
122
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
123
|
+
a copy of this software and associated documentation files (the
|
|
124
|
+
"Software"), to deal in the Software without restriction, including
|
|
125
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
126
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
127
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
128
|
+
the following conditions:
|
|
129
|
+
|
|
130
|
+
The above copyright notice and this permission notice shall be
|
|
131
|
+
included in all copies or substantial portions of the Software.
|
|
132
|
+
|
|
133
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
134
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
135
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
136
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
137
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
138
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
139
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
== jsSHA copyright notice with BSD 3-Clause License ==
|
|
143
|
+
|
|
144
|
+
Copyright (c) 2008-2020 Brian Turek, 1998-2009 Paul Johnston & Contributors
|
|
145
|
+
All rights reserved.
|
|
146
|
+
|
|
147
|
+
Redistribution and use in source and binary forms, with or without
|
|
148
|
+
modification, are permitted provided that the following conditions are met:
|
|
149
|
+
|
|
150
|
+
* Redistributions of source code must retain the above copyright notice, this
|
|
151
|
+
list of conditions and the following disclaimer.
|
|
152
|
+
* Redistributions in binary form must reproduce the above copyright notice,
|
|
153
|
+
this list of conditions and the following disclaimer in the documentation
|
|
154
|
+
and/or other materials provided with the distribution.
|
|
155
|
+
* Neither the name of the the copyright holder nor the names of its
|
|
156
|
+
contributors may be used to endorse or promote products derived from this
|
|
157
|
+
software without specific prior written permission.
|
|
158
|
+
|
|
159
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
160
|
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
161
|
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
162
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
|
163
|
+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
164
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
165
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
|
166
|
+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
167
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
168
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
Flexmonster licenses jsSHA v3.2.0 which includes two ECMAScript polyfill functions provided
|
|
172
|
+
under the Apache License, Version 2.0. (the "Apache License"); you may not use this file except
|
|
173
|
+
in compliance with the Apache License. You may obtain a copy of the Apache License at
|
|
174
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
175
|
+
|
|
176
|
+
Unless required by applicable law or agreed to in writing,
|
|
177
|
+
software distributed under the Apache License is distributed on an
|
|
178
|
+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
179
|
+
KIND, either express or implied. See the Apache License for the
|
|
180
|
+
specific language governing permissions and limitations
|
|
181
|
+
under the Apache License.
|
package/README.md
CHANGED
|
@@ -1,149 +1,60 @@
|
|
|
1
|
+
# Flexmonster Pivot Table & Charts
|
|
1
2
|
|
|
2
|
-
|
|
3
|
+
[](https://flexmonster.com/?r=npm_fm)
|
|
4
|
+
Website: [www.flexmonster.com](https://flexmonster.com/?r=npm_fm)
|
|
3
5
|
|
|
4
|
-
|
|
6
|
+
[](https://www.npmjs.com/package/flexmonster)
|
|
7
|
+
[](https://github.com/flexmonster) [](https://twitter.com/Flexmonster)
|
|
5
8
|
|
|
6
|
-
Flexmonster Pivot
|
|
9
|
+
[Flexmonster Pivot Table & Charts](https://www.flexmonster.com/demos/js/pivot-table/?r=npm_fm) is an enterprise pivot grid library for your web application. Flexmonster is packed with all core features for data analysis, supports any tech stack and data source, as well as processes large data volumes.
|
|
7
10
|
|
|
8
|
-
|
|
11
|
+
## Why choose Flexmonster?
|
|
9
12
|
|
|
10
|
-
|
|
11
|
-
Start by installing Flexmonster as a node module and save it as a dependency in your package.json:
|
|
12
|
-
```
|
|
13
|
-
npm i flexmonster
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
Then, include the `flexmonster.full.js` and `flexmonster.css` files (for example, in the .html):
|
|
17
|
-
```html
|
|
18
|
-
<link href="node_modules/flexmonster/flexmonster.css" rel="stylesheet"/>
|
|
19
|
-
<script src="node_modules/flexmonster/flexmonster.full.js" type="text/javascript"></script>
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
Now, you can create an instance of Pivot Table:
|
|
23
|
-
```html
|
|
24
|
-
<div id="pivot-сontainer">The component will appear here</div>
|
|
25
|
-
<script>
|
|
26
|
-
var pivot = new Flexmonster({
|
|
27
|
-
container: "#pivot-сontainer",
|
|
28
|
-
toolbar: true
|
|
29
|
-
});
|
|
30
|
-
</script>
|
|
31
|
-
```
|
|
32
|
-
Refer to the [Quick Start](https://www.flexmonster.com/doc/how-to-create-js-pivottable/?r=npm) guide for more details.
|
|
33
|
-
|
|
34
|
-
**Note:** to use Flexmonster in production you need a license key. If you don’t have a license key, please visit [www.flexmonster.com](https://www.flexmonster.com/pivot-table-editions-and-pricing/?r=npm) to obtain an appropriate license. Then, you can specify `licenseKey` in the configuration:
|
|
35
|
-
```js
|
|
36
|
-
var pivot = new Flexmonster({
|
|
37
|
-
licenseKey: "XXXX-XXXX-XXXX-XXXX-XXXX",
|
|
38
|
-
container: "#pivot-сontainer",
|
|
39
|
-
toolbar: true
|
|
40
|
-
});
|
|
41
|
-
```
|
|
42
|
-
|
|
43
|
-
# Why use Flexmonster Pivot Table & Charts component?
|
|
44
|
-
|
|
45
|
-
## Easy to integrate
|
|
13
|
+
- **Perfectly handles really massive datasets.** Load more than 1GB of data and easily analyze it in real-time.
|
|
46
14
|
|
|
47
|
-
|
|
15
|
+
- **Easy to integrate.** Use Flexmonster Pivot with JavaScript or TypeScript, or integrate it with any popular framework (React, Angular, Vue). Check out the full list of [available integrations](https://www.flexmonster.com/doc/available-tutorials-integration/?r=npm_fm).
|
|
48
16
|
|
|
49
|
-
- [
|
|
50
|
-
- [Angular](https://www.flexmonster.com/doc/integration-with-angular/?r=npm)
|
|
51
|
-
- [React](https://www.flexmonster.com/doc/integration-with-react/?r=npm)
|
|
52
|
-
- [Webpack](https://www.flexmonster.com/doc/integration-with-webpack/?r=npm)
|
|
17
|
+
- **Supports many different data sources.** Connect to JSON /CSV files, relational or NoSQL databases, Elasticsearch, SSAS, and even your custom data source. See all [supported data sources](https://www.flexmonster.com/doc/supported-data-sources/?r=npm_fm).
|
|
53
18
|
|
|
54
|
-
|
|
19
|
+
- **Provides smart pivoting features.** Group, filter and sort your data, create calculated fields based on the existing ones, and apply number or conditional formatting. Learn what else you can [configure in your report](https://www.flexmonster.com/doc/available-tutorials-report/?r=npm_fm).
|
|
55
20
|
|
|
56
|
-
- [
|
|
57
|
-
- [SQL databases: MS SQL, MySQL, and others](https://www.flexmonster.com/doc/connect-to-relational-database/?r=npm)
|
|
58
|
-
- [CSV](https://www.flexmonster.com/doc/csv-data-source/?r=npm)
|
|
59
|
-
- [Elasticsearch](https://www.flexmonster.com/doc/connecting-to-elasticsearch/?r=npm)
|
|
60
|
-
- [Microsoft Analysis Services OLAP cubes](https://www.flexmonster.com/doc/connecting-to-microsoft-analysis-services/?r=npm)
|
|
61
|
-
- [Mondrian](https://www.flexmonster.com/doc/connecting-to-pentaho-mondrian/?r=npm)
|
|
21
|
+
- **Customizable and flexible.** Tailor Flexmonster to your project by changing the CSS theme, localizing the component, customizing existing UI controls or creating your own ones. Refer to our [customization guides](https://www.flexmonster.com/doc/available-tutorials-customizing/?r=npm_fm) for more details.
|
|
62
22
|
|
|
63
|
-
##
|
|
23
|
+
## Installation
|
|
64
24
|
|
|
65
|
-
|
|
25
|
+
Add Flexmonster to your project:
|
|
66
26
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
## Smart features to analyze and manage your data
|
|
72
|
-
|
|
73
|
-
Our pivot component provides Excel-like features which give users the interface they have always been used to. The users can easily and quickly analyze data and produce a report using different options such as:
|
|
74
|
-
|
|
75
|
-
- Filtering
|
|
76
|
-
- Sorting
|
|
77
|
-
- Grouping fields in rows and columns
|
|
78
|
-
- Drill-down
|
|
79
|
-
- Drill-through
|
|
80
|
-
- Calculated fields
|
|
81
|
-
- Number formatting
|
|
82
|
-
- Aggregations
|
|
83
|
-
- Conditional formatting
|
|
84
|
-
|
|
85
|
-
You can find [all list of the set of tools](https://www.flexmonster.com/user-interface/?r=npm).
|
|
86
|
-
|
|
87
|
-
# Customizable & flexible
|
|
88
|
-
## Extensive API
|
|
89
|
-
|
|
90
|
-
Our component has convenient full-functional JavaScript API to embed the component into web applications. Being a developer, you can:
|
|
91
|
-
- Define what features you want to enable/disable
|
|
92
|
-
- Build your own scenarios around the component.
|
|
93
|
-
|
|
94
|
-
[API Reference](https://www.flexmonster.com/api/?r=npm)
|
|
27
|
+
```
|
|
28
|
+
npm install flexmonster
|
|
29
|
+
```
|
|
95
30
|
|
|
96
|
-
##
|
|
97
|
-
|
|
98
|
-
Flexmonster Pivot can be easily localized:
|
|
99
|
-
First of all, if you use one of the offered languages below, you can download the already prepared JSON files :
|
|
31
|
+
## Usage
|
|
100
32
|
|
|
101
|
-
|
|
102
|
-
- [Español](https://github.com/flexmonster/pivot-localizations/blob/master/es.json)
|
|
103
|
-
- [Français](https://github.com/flexmonster/pivot-localizations/blob/master/fr.json)
|
|
104
|
-
- [Português](https://github.com/flexmonster/pivot-localizations/blob/master/pr.json)
|
|
105
|
-
- [Chinese](https://github.com/flexmonster/pivot-localizations/blob/master/ch.json)
|
|
106
|
-
- [Українська](https://github.com/flexmonster/pivot-localizations/blob/master/ua.json)
|
|
107
|
-
- [Italiano](https://github.com/flexmonster/pivot-localizations/blob/master/it.json)
|
|
108
|
-
- [Hungarian](https://github.com/flexmonster/pivot-localizations/blob/master/hu.json)
|
|
109
|
-
- [German](https://github.com/flexmonster/pivot-localizations/blob/master/de.json)
|
|
110
|
-
- [Dutch](https://github.com/flexmonster/pivot-localizations/blob/master/nl.json)
|
|
111
|
-
- [Turkish](https://github.com/flexmonster/pivot-localizations/blob/master/tr.json)
|
|
112
|
-
- [Thai](https://github.com/flexmonster/pivot-localizations/blob/master/th.json)
|
|
113
|
-
- [Indonesian](https://github.com/flexmonster/pivot-localizations/blob/master/id.json)
|
|
33
|
+
See the [Integrating Flexmonster](https://www.flexmonster.com/doc/how-to-create-js-pivottable/?r=npm_fm) guide to get started with Flexmonster.
|
|
114
34
|
|
|
115
|
-
|
|
35
|
+
## Resources
|
|
116
36
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
37
|
+
- [Demos](https://www.flexmonster.com/demos/js/pivot-table/?r=npm_fm)
|
|
38
|
+
- [Documentation](https://www.flexmonster.com/doc/?r=npm_fm)
|
|
39
|
+
- [User interface guide](https://www.flexmonster.com/user-interface/?r=npm_fm)
|
|
40
|
+
- [Blog](https://www.flexmonster.com/blog/?r=npm_fm)
|
|
120
41
|
|
|
121
|
-
##
|
|
122
|
-
Users can create their own reports and save them to their local drive or the server and load previously saved reports with exactly the same layout, number formatting, filters, sorting and all the other settings.
|
|
42
|
+
## Support and feedback
|
|
123
43
|
|
|
124
|
-
|
|
44
|
+
In case of any issues, visit our [Troubleshooting](https://www.flexmonster.com/doc/typical-errors/?r=npm_fm) section. You can also search among the [resolved cases](https://www.flexmonster.com/technical-support/?r=npm_fm) for a solution to your issue.
|
|
125
45
|
|
|
46
|
+
To share your feedback or ask questions, contact our Tech team by raising a ticket on our [Help Center](https://www.flexmonster.com/help-center/?r=npm_fm). You can also find a list of samples, technical specifications, and a user interface guide there.
|
|
126
47
|
|
|
127
|
-
##
|
|
48
|
+
## License
|
|
128
49
|
|
|
129
|
-
|
|
130
|
-
Users can export the reports into a variety of formats:
|
|
50
|
+
Flexmonster Pivot Table & Charts is distributed under the terms and conditions of the Flexmonster Software License Agreement: [https://www.flexmonster.com/software-license-agreement/](https://www.flexmonster.com/software-license-agreement/?r=npm_fm).
|
|
131
51
|
|
|
132
|
-
-
|
|
133
|
-
- PDF
|
|
134
|
-
- Web page (HTML page)
|
|
135
|
-
- CSV (comma separated text format)
|
|
136
|
-
- Image (PNG)
|
|
52
|
+
Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the [Flexmonster pricing page](https://www.flexmonster.com/pivot-table-editions-and-pricing/?r=npm_fm).
|
|
137
53
|
|
|
138
|
-
|
|
54
|
+
If you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team/?r=npm_fm), and we will get in touch with you.
|
|
139
55
|
|
|
140
|
-
|
|
141
|
-
- Save to server (to remote file-storage or database)
|
|
56
|
+
## Social media
|
|
142
57
|
|
|
143
|
-
|
|
144
|
-
- [Demos](https://www.flexmonster.com/demos/?r=npm)
|
|
145
|
-
- [Documentation](https://www.flexmonster.com/doc/?r=npm)
|
|
146
|
-
- [User interface](https://www.flexmonster.com/user-interface/?r=npm)
|
|
147
|
-
- [Blog](https://www.flexmonster.com/blog/?r=npm)
|
|
58
|
+
Follow us on social media and stay updated on our development process!
|
|
148
59
|
|
|
149
|
-
|
|
60
|
+
[](https://linkedin.com/company/flexmonster) [](https://youtube.com/user/FlexMonsterPivot) [](https://twitter.com/flexmonster)
|
package/flexmonster.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
* September 2025 (v. 2.9.
|
|
3
|
+
* September 2025 (v. 2.9.112)
|
|
4
4
|
* Copyright 2025 Flexmonster All rights reserved
|
|
5
5
|
*
|
|
6
6
|
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* https://www.flexmonster.com/pivot-table-editions-and-pricing/
|
|
15
15
|
*/
|
|
16
16
|
:root {
|
|
17
|
-
--fm-version: "2.9.
|
|
17
|
+
--fm-version: "2.9.112";
|
|
18
18
|
}
|
|
19
19
|
/* ===== RESET STYLES ===== */
|
|
20
20
|
#fm-pivot-view,
|