@hpcc-js/chart 2.86.0 → 3.1.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.
Files changed (135) hide show
  1. package/dist/index.css +2 -0
  2. package/dist/index.css.map +7 -0
  3. package/dist/index.js +63 -11786
  4. package/dist/index.js.map +7 -1
  5. package/package.json +29 -33
  6. package/src/Area.ts +1 -1
  7. package/src/Axis.ts +89 -58
  8. package/src/Bar.ts +1 -1
  9. package/src/BubbleXY.ts +1 -1
  10. package/src/Bullet.ts +21 -11
  11. package/src/Column.ts +1 -2
  12. package/src/Contour.ts +1 -1
  13. package/src/Gantt.ts +1 -1
  14. package/src/Gauge.ts +30 -28
  15. package/src/HalfPie.ts +1 -1
  16. package/src/Heat.ts +1 -1
  17. package/src/HexBin.ts +1 -1
  18. package/src/Line.ts +1 -1
  19. package/src/QuarterPie.ts +1 -1
  20. package/src/Scatter.ts +1 -2
  21. package/src/StatChart.ts +2 -2
  22. package/src/Step.ts +1 -1
  23. package/src/WordCloud.ts +1 -1
  24. package/src/XYAxis.ts +1 -1
  25. package/src/__package__.ts +1 -1
  26. package/src/index.ts +27 -27
  27. package/types/Area.d.ts +1 -2
  28. package/types/Axis.d.ts +67 -118
  29. package/types/Bar.d.ts +1 -2
  30. package/types/Bubble.d.ts +0 -1
  31. package/types/BubbleXY.d.ts +1 -2
  32. package/types/Bullet.d.ts +13 -7
  33. package/types/Column.d.ts +1 -3
  34. package/types/Contour.d.ts +1 -2
  35. package/types/D3Cloud.d.ts +0 -1
  36. package/types/Gantt.d.ts +1 -2
  37. package/types/Gauge.d.ts +19 -11
  38. package/types/HalfPie.d.ts +1 -2
  39. package/types/Heat.d.ts +1 -2
  40. package/types/HexBin.d.ts +1 -2
  41. package/types/Line.d.ts +1 -2
  42. package/types/Pie.d.ts +0 -1
  43. package/types/QuarterPie.d.ts +1 -2
  44. package/types/QuartileCandlestick.d.ts +0 -1
  45. package/types/Radar.d.ts +0 -1
  46. package/types/RadialBar.d.ts +0 -1
  47. package/types/Scatter.d.ts +1 -3
  48. package/types/StatChart.d.ts +2 -3
  49. package/types/Step.d.ts +1 -2
  50. package/types/Summary.d.ts +0 -1
  51. package/types/SummaryC.d.ts +0 -1
  52. package/types/WordCloud.d.ts +0 -1
  53. package/types/XYAxis.d.ts +1 -2
  54. package/types/__package__.d.ts +1 -2
  55. package/types/index.d.ts +27 -28
  56. package/dist/index.es6.js +0 -11759
  57. package/dist/index.es6.js.map +0 -1
  58. package/dist/index.min.js +0 -2
  59. package/dist/index.min.js.map +0 -1
  60. package/types/Area.d.ts.map +0 -1
  61. package/types/Axis.d.ts.map +0 -1
  62. package/types/Bar.d.ts.map +0 -1
  63. package/types/Bubble.d.ts.map +0 -1
  64. package/types/BubbleXY.d.ts.map +0 -1
  65. package/types/Bullet.d.ts.map +0 -1
  66. package/types/Column.d.ts.map +0 -1
  67. package/types/Contour.d.ts.map +0 -1
  68. package/types/D3Cloud.d.ts.map +0 -1
  69. package/types/Gantt.d.ts.map +0 -1
  70. package/types/Gauge.d.ts.map +0 -1
  71. package/types/HalfPie.d.ts.map +0 -1
  72. package/types/Heat.d.ts.map +0 -1
  73. package/types/HexBin.d.ts.map +0 -1
  74. package/types/Line.d.ts.map +0 -1
  75. package/types/Pie.d.ts.map +0 -1
  76. package/types/QuarterPie.d.ts.map +0 -1
  77. package/types/QuartileCandlestick.d.ts.map +0 -1
  78. package/types/Radar.d.ts.map +0 -1
  79. package/types/RadialBar.d.ts.map +0 -1
  80. package/types/Scatter.d.ts.map +0 -1
  81. package/types/StatChart.d.ts.map +0 -1
  82. package/types/Step.d.ts.map +0 -1
  83. package/types/Summary.d.ts.map +0 -1
  84. package/types/SummaryC.d.ts.map +0 -1
  85. package/types/WordCloud.d.ts.map +0 -1
  86. package/types/XYAxis.d.ts.map +0 -1
  87. package/types/__package__.d.ts.map +0 -1
  88. package/types/__tests__/heat.d.ts +0 -10
  89. package/types/__tests__/heat.d.ts.map +0 -1
  90. package/types/__tests__/index.d.ts +0 -2
  91. package/types/__tests__/index.d.ts.map +0 -1
  92. package/types/__tests__/pie.d.ts +0 -5
  93. package/types/__tests__/pie.d.ts.map +0 -1
  94. package/types/__tests__/stat.d.ts +0 -5
  95. package/types/__tests__/stat.d.ts.map +0 -1
  96. package/types/__tests__/test3.d.ts +0 -9
  97. package/types/__tests__/test3.d.ts.map +0 -1
  98. package/types/index.d.ts.map +0 -1
  99. package/types/test.d.ts +0 -10
  100. package/types/test.d.ts.map +0 -1
  101. package/types-3.4/Area.d.ts +0 -5
  102. package/types-3.4/Axis.d.ts +0 -180
  103. package/types-3.4/Bar.d.ts +0 -5
  104. package/types-3.4/Bubble.d.ts +0 -32
  105. package/types-3.4/BubbleXY.d.ts +0 -6
  106. package/types-3.4/Bullet.d.ts +0 -19
  107. package/types-3.4/Column.d.ts +0 -70
  108. package/types-3.4/Contour.d.ts +0 -30
  109. package/types-3.4/D3Cloud.d.ts +0 -2
  110. package/types-3.4/Gantt.d.ts +0 -5
  111. package/types-3.4/Gauge.d.ts +0 -47
  112. package/types-3.4/HalfPie.d.ts +0 -7
  113. package/types-3.4/Heat.d.ts +0 -32
  114. package/types-3.4/HexBin.d.ts +0 -34
  115. package/types-3.4/Line.d.ts +0 -6
  116. package/types-3.4/Pie.d.ts +0 -95
  117. package/types-3.4/QuarterPie.d.ts +0 -12
  118. package/types-3.4/QuartileCandlestick.d.ts +0 -57
  119. package/types-3.4/Radar.d.ts +0 -47
  120. package/types-3.4/RadialBar.d.ts +0 -44
  121. package/types-3.4/Scatter.d.ts +0 -80
  122. package/types-3.4/StatChart.d.ts +0 -70
  123. package/types-3.4/Step.d.ts +0 -5
  124. package/types-3.4/Summary.d.ts +0 -105
  125. package/types-3.4/SummaryC.d.ts +0 -69
  126. package/types-3.4/WordCloud.d.ts +0 -130
  127. package/types-3.4/XYAxis.d.ts +0 -181
  128. package/types-3.4/__package__.d.ts +0 -4
  129. package/types-3.4/__tests__/heat.d.ts +0 -10
  130. package/types-3.4/__tests__/index.d.ts +0 -2
  131. package/types-3.4/__tests__/pie.d.ts +0 -5
  132. package/types-3.4/__tests__/stat.d.ts +0 -5
  133. package/types-3.4/__tests__/test3.d.ts +0 -9
  134. package/types-3.4/index.d.ts +0 -28
  135. package/types-3.4/test.d.ts +0 -10
package/dist/index.css ADDED
@@ -0,0 +1,2 @@
1
+ .chart_Axis{fill:#000;font:10px sans-serif}.chart_Axis .axis .tick>text{font:10px sans-serif}.chart_Axis .axis path.domain,.chart_Axis .axis .tick line{fill:none;stroke:#000}.chart_Axis .guide path.domain{fill:none;stroke:none}.chart_Axis .guide .tick line{fill:none;stroke:#d3d3d3;opacity:.7}.chart_Axis .guide .tick.guide-0 line{stroke:#000;stroke-width:1;stroke-dasharray:3 5}.chart_Axis line,.chart_Axis path{shape-rendering:crispEdges}.chart_XYAxis .axis{fill:#000;font:10px sans-serif}.chart_XYAxis .tick>text{font:10px sans-serif}.chart_XYAxis .focus .chart_Axis.value .tick{visibility:hidden}.chart_XYAxis .axis path,.chart_XYAxis .axis line{fill:none;stroke:#000;shape-rendering:crispEdges}.chart_XYAxis .region{opacity:.33}.chart_XYAxis .brush rect.background{z-index:-999}.chart_XYAxis .brush .selection{stroke:#4682b4;stroke-opacity:1;stroke-width:1px;fill:#4682b4;fill-opacity:.125;shape-rendering:crispEdges}.chart_XYAxis .brush path.handle--custom{fill:#eee;stroke:#666}.chart_Scatter .pointShape,.chart_Scatter .line,.chart_Scatter .area{pointer-events:none}.chart_Scatter .point .pointSelection{fill:none;stroke:none;pointer-events:all}.chart_Scatter .point .pointSelection.selected{fill:none;stroke:red}.chart_Column .columnRect{fill:#4682b4;cursor:pointer}.chart_Column .data.axis path{display:none}.chart_Column .columnRect{stroke:transparent;border-width:1.5px}.chart_Column .columnRect.selected{stroke:red}.chart_Bubble circle{cursor:pointer}.chart_Bubble .selected circle{stroke:red;stroke-width:1.5px}.chart_Bubble .common_FAChar{fill:#fff;pointer-events:none}.chart_Bubble .common_Text{pointer-events:none}.chart_Bullet .domain{opacity:0}.chart_Bullet .bullet{border:solid 1px;border-color:transparent;font:10px sans-serif}.chart_Bullet .bullet.selected{border-color:red}.chart_Bullet .bullet.over{border-color:orange}.chart_Bullet .bullet.selected.over{border-color:red}.chart_Bullet .bullet .marker{stroke:#000;stroke-width:2px}.chart_Bullet .bullet .tick line{stroke:#666;stroke-width:.5px}.chart_Bullet .bullet .range.s0{fill:#eee}.chart_Bullet .bullet .range.s1{fill:#ddd}.chart_Bullet .bullet .range.s2{fill:#ccc}.chart_Bullet .bullet .measure.s0{fill:#b0c4de}.chart_Bullet .bullet .measure.s1{fill:#4682b4}.chart_Bullet .bullet .title{font-size:14px;font-weight:700}.chart_Bullet .bullet .subtitle{fill:#999}.chart_Pie path{cursor:pointer}.chart_Pie>g>text{cursor:pointer}.chart_Pie .arc path{stroke:#fff;stroke-width:.75px}.chart_Pie .arc.selected path{stroke:red;stroke-width:1.5px}.chart_Pie polyline{opacity:.3;stroke:#000;stroke-width:2px;fill:none}.chart_HexBin .hexagon{fill:none;stroke:#000;stroke-width:.5px}.chart_HexBin .hexagon.selected{stroke:red}.chart_Line .dataLine{fill:none;stroke:#4682b4;stroke-width:1.5px}.chart_Radar .pointShape,.chart_Radar .area{pointer-events:none}.chart_Radar .point .pointSelection{fill:none;stroke:none;pointer-events:all}.chart_Radar .point .pointSelection.selected{fill:none;stroke:red}.chart_RadialBar path.arc{opacity:.9;transition:opacity .5s}.chart_RadialBar path.arc.selected{stroke:red}.chart_RadialBar path.arc:hover{opacity:.7}.chart_RadialBar .axis line,.chart_RadialBar .axis circle{stroke:#ccc;stroke-width:1px}.chart_RadialBar .axis circle{fill:none}.chart_RadialBar .r.axis text{text-anchor:end}.chart_Summary{width:225px;height:150px;font-size:14px}.chart_Summary .content h2{font-weight:700;font-size:3em;margin-left:10px;margin-top:10px;margin-bottom:10px}.chart_Summary .bgIcon:before{position:absolute;font-family:FontAwesome;font-size:5.5em;opacity:.4;top:.5em;right:15px}.chart_Summary .bgIcon{position:relative}.chart_Summary .content{float:left;width:100%;height:100%;background-color:#efd752}.chart_Summary .content div{margin-top:-1.1em;font-size:1.1em;opacity:.8}.chart_Summary .content .text{padding-left:10px}.chart_Summary .content .more{position:absolute;bottom:0;width:100%;height:3em;line-height:3em}.chart_Summary .content .more i{padding-left:10px;padding-right:.5em}.other_Wordcloud text{cursor:pointer}
2
+ /*# sourceMappingURL=index.css.map */
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../src/Axis.css", "../src/XYAxis.css", "../src/Scatter.css", "../src/Column.css", "../src/Bubble.css", "../src/Bullet.css", "../src/Pie.css", "../src/HexBin.css", "../src/Line.css", "../src/Radar.css", "../src/RadialBar.css", "../src/Summary.css", "../src/WordCloud.css"],
4
+ "sourcesContent": [".chart_Axis {\n fill: black;\n font: 10px sans-serif;\n}\n\n.chart_Axis .axis .tick > text {\n font: 10px sans-serif;\n}\n\n.chart_Axis .axis path.domain,\n.chart_Axis .axis .tick line {\n fill: none;\n stroke: black;\n}\n\n.chart_Axis .guide path.domain\n{\n fill: none;\n stroke: none;\n}\n.chart_Axis .guide .tick line {\n fill: none;\n stroke: lightgrey;\n opacity: 0.7;\n}\n.chart_Axis .guide .tick.guide-0 line {\n stroke: black;\n stroke-width: 1;\n stroke-dasharray: 3 5;\n}\n.chart_Axis line,\n.chart_Axis path{\n shape-rendering: crispEdges;\n}\n", ".chart_XYAxis .axis {\n fill: black;\n font: 10px sans-serif;\n}\n\n.chart_XYAxis .tick > text {\n font: 10px sans-serif;\n}\n\n.chart_XYAxis .focus .chart_Axis.value .tick {\n visibility:hidden;\n}\n\n.chart_XYAxis .axis path,\n.chart_XYAxis .axis line {\n fill: none;\n stroke: #000;\n shape-rendering: crispEdges;\n}\n\n.chart_XYAxis .region {\n opacity: 0.33;\n}\n\n.chart_XYAxis .brush rect.background {\n z-index: -999;\n}\n\n.chart_XYAxis .brush .selection {\n stroke: steelblue;\n stroke-opacity: 1;\n stroke-width: 1px;\n fill: steelblue;\n fill-opacity: .125;\n shape-rendering: crispEdges;\n}\n\n.chart_XYAxis .brush path.handle--custom {\n fill: #eee;\n stroke: #666;\n}\n", ".chart_Scatter .pointShape,\n.chart_Scatter .line,\n.chart_Scatter .area {\n pointer-events: none;\n}\n\n.chart_Scatter .point .pointSelection {\n fill: none;\n stroke: none;\n pointer-events: all;\n}\n\n.chart_Scatter .point .pointSelection.selected {\n fill: none;\n stroke: red;\n}\n", ".chart_Column .columnRect {\n fill: steelblue;\n cursor: pointer;\n}\n\n.chart_Column .data.axis path {\n display: none;\n}\n\n.chart_Column .columnRect {\n stroke: transparent;\n border-width: 1.5px;\n}\n\n.chart_Column .columnRect.selected {\n stroke: red;\n}\n", ".chart_Bubble circle {\n cursor: pointer;\n}\n\n.chart_Bubble .selected circle {\n stroke: red;\n stroke-width: 1.5px\n}\n\n.chart_Bubble .common_FAChar {\n fill: white;\n pointer-events: none;\n}\n\n.chart_Bubble .common_Text {\n pointer-events: none;\n}", ".chart_Bullet .domain {\n opacity: 0;\n}\n\n.chart_Bullet .bullet {\n border: solid 1px;\n border-color: transparent;\n font: 10px sans-serif;\n}\n\n.chart_Bullet .bullet.selected {\n border-color: red;\n}\n\n.chart_Bullet .bullet.over {\n border-color: orange;\n}\n\n.chart_Bullet .bullet.selected.over {\n border-color: red;\n}\n\n.chart_Bullet .bullet .marker {\n stroke: #000;\n stroke-width: 2px;\n}\n\n.chart_Bullet .bullet .tick line {\n stroke: #666;\n stroke-width: .5px;\n}\n\n.chart_Bullet .bullet .range.s0 {\n fill: #eee;\n}\n\n.chart_Bullet .bullet .range.s1 {\n fill: #ddd;\n}\n\n.chart_Bullet .bullet .range.s2 {\n fill: #ccc;\n}\n\n.chart_Bullet .bullet .measure.s0 {\n fill: lightsteelblue;\n}\n\n.chart_Bullet .bullet .measure.s1 {\n fill: steelblue;\n}\n\n.chart_Bullet .bullet .title {\n font-size: 14px;\n font-weight: bold;\n}\n\n.chart_Bullet .bullet .subtitle {\n fill: #999;\n}\n", ".chart_Pie path {\n cursor: pointer;\n}\n\n.chart_Pie > g > text {\n cursor: pointer;\n}\n\n.chart_Pie .arc path {\n stroke: white;\n stroke-width: 0.75px;\n}\n\n.chart_Pie .arc.selected path {\n stroke: red;\n stroke-width: 1.5px;\n}\n\n.chart_Pie polyline {\n opacity: .3;\n stroke: black;\n stroke-width: 2px;\n fill: none;\n}", ".chart_HexBin .hexagon {\n fill: none;\n stroke: #000;\n stroke-width: .5px;\n}\n\n.chart_HexBin .hexagon.selected {\n stroke: red;\n}\n", ".chart_Line .dataLine {\n fill: none;\n stroke: steelblue;\n stroke-width: 1.5px;\n}\n\n", ".chart_Radar .pointShape,\n.chart_Radar .area {\n pointer-events: none;\n}\n\n.chart_Radar .point .pointSelection {\n fill: none;\n stroke: none;\n pointer-events: all;\n}\n\n.chart_Radar .point .pointSelection.selected {\n fill: none;\n stroke: red;\n}\n", ".chart_RadialBar path.arc {\n opacity: 0.9;\n transition: opacity 0.5s;\n}\n\n.chart_RadialBar path.arc.selected {\n stroke: red;\n}\n\n.chart_RadialBar path.arc:hover {\n opacity: 0.7;\n}\n\n.chart_RadialBar .axis line,\n.chart_RadialBar .axis circle {\n stroke: #cccccc;\n stroke-width: 1px\n}\n\n.chart_RadialBar .axis circle {\n fill: none;\n}\n\n.chart_RadialBar .r.axis text {\n text-anchor: end\n}", ".chart_Summary {\n width: 225px;\n height: 150px;\n font-size: 14px;\n}\n\n.chart_Summary .content h2 {\n font-weight: bold;\n font-size: 3em;\n margin-left: 10px;\n margin-top: 10px;\n margin-bottom: 10px;\n}\n\n.chart_Summary .bgIcon:before {\n position: absolute;\n font-family: FontAwesome;\n font-size: 5.5em;\n opacity: 0.4;\n top: 0.5em;\n right: 15px;\n}\n\n.chart_Summary .bgIcon {\n position: relative;\n}\n \n.chart_Summary .content {\n float: left;\n width: 100%;\n height: 100%;\n background-color: #efd752;\n}\n\n.chart_Summary .content div {\n margin-top: -1.1em;\n font-size: 1.1em;\n opacity: 0.8;\n}\n\n.chart_Summary .content .text {\n padding-left: 10px;\n}\n\n.chart_Summary .content .more {\n position: absolute;\n bottom:0px;\n width: 100%;\n height: 3em;\n line-height: 3em;\n}\n\n.chart_Summary .content .more i {\n padding-left: 10px;\n padding-right: 0.5em;\n}\n", ".other_Wordcloud text {\n cursor: pointer;\n}\n"],
5
+ "mappings": "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",
6
+ "names": []
7
+ }