@univerjs-pro/sheets-chart 1.0.0-alpha.6 → 1.0.0-alpha.8

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 (95) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +1 -1
  3. package/lib/cjs/locale/ar-SA.js +1 -1
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -1
  6. package/lib/cjs/locale/en-US.js +1 -1
  7. package/lib/cjs/locale/es-ES.js +1 -1
  8. package/lib/cjs/locale/fa-IR.js +1 -1
  9. package/lib/cjs/locale/fr-FR.js +1 -1
  10. package/lib/cjs/locale/id-ID.js +1 -1
  11. package/lib/cjs/locale/it-IT.js +1 -1
  12. package/lib/cjs/locale/ja-JP.js +1 -1
  13. package/lib/cjs/locale/ko-KR.js +1 -1
  14. package/lib/cjs/locale/pl-PL.js +1 -1
  15. package/lib/cjs/locale/pt-BR.js +1 -1
  16. package/lib/cjs/locale/ru-RU.js +1 -1
  17. package/lib/cjs/locale/sk-SK.js +1 -1
  18. package/lib/cjs/locale/vi-VN.js +1 -1
  19. package/lib/cjs/locale/zh-CN.js +1 -1
  20. package/lib/cjs/locale/zh-HK.js +1 -1
  21. package/lib/cjs/locale/zh-TW.js +1 -1
  22. package/lib/es/facade.js +1 -1
  23. package/lib/es/index.js +1 -1
  24. package/lib/es/locale/ar-SA.js +1 -1
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -1
  27. package/lib/es/locale/en-US.js +1 -1
  28. package/lib/es/locale/es-ES.js +1 -1
  29. package/lib/es/locale/fa-IR.js +1 -1
  30. package/lib/es/locale/fr-FR.js +1 -1
  31. package/lib/es/locale/id-ID.js +1 -1
  32. package/lib/es/locale/it-IT.js +1 -1
  33. package/lib/es/locale/ja-JP.js +1 -1
  34. package/lib/es/locale/ko-KR.js +1 -1
  35. package/lib/es/locale/pl-PL.js +1 -1
  36. package/lib/es/locale/pt-BR.js +1 -1
  37. package/lib/es/locale/ru-RU.js +1 -1
  38. package/lib/es/locale/sk-SK.js +1 -1
  39. package/lib/es/locale/vi-VN.js +1 -1
  40. package/lib/es/locale/zh-CN.js +1 -1
  41. package/lib/es/locale/zh-HK.js +1 -1
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.js +1 -1
  45. package/lib/locale/ar-SA.js +1 -1
  46. package/lib/locale/ca-ES.js +1 -1
  47. package/lib/locale/de-DE.js +1 -1
  48. package/lib/locale/en-US.js +1 -1
  49. package/lib/locale/es-ES.js +1 -1
  50. package/lib/locale/fa-IR.js +1 -1
  51. package/lib/locale/fr-FR.js +1 -1
  52. package/lib/locale/id-ID.js +1 -1
  53. package/lib/locale/it-IT.js +1 -1
  54. package/lib/locale/ja-JP.js +1 -1
  55. package/lib/locale/ko-KR.js +1 -1
  56. package/lib/locale/pl-PL.js +1 -1
  57. package/lib/locale/pt-BR.js +1 -1
  58. package/lib/locale/ru-RU.js +1 -1
  59. package/lib/locale/sk-SK.js +1 -1
  60. package/lib/locale/vi-VN.js +1 -1
  61. package/lib/locale/zh-CN.js +1 -1
  62. package/lib/locale/zh-HK.js +1 -1
  63. package/lib/locale/zh-TW.js +1 -1
  64. package/lib/types/chart-builder/sheet-chart-builder-adapter.d.ts +3 -3
  65. package/lib/types/chart-builder/types.d.ts +2 -2
  66. package/lib/types/commands/commands/sheets-chart-update-config.command.d.ts +12 -2
  67. package/lib/types/commands/mutations/sheets-chart-update-config.mutation.d.ts +18 -4
  68. package/lib/types/common/util.d.ts +0 -8
  69. package/lib/types/facade/index.d.ts +0 -1
  70. package/lib/types/index.d.ts +2 -2
  71. package/lib/types/locale/en-US.d.ts +17 -0
  72. package/lib/types/models/chart-model.d.ts +1 -1
  73. package/lib/types/models/types.d.ts +0 -1
  74. package/lib/umd/facade.js +1 -1
  75. package/lib/umd/index.js +1 -1
  76. package/lib/umd/locale/ar-SA.js +1 -1
  77. package/lib/umd/locale/ca-ES.js +1 -1
  78. package/lib/umd/locale/de-DE.js +1 -1
  79. package/lib/umd/locale/en-US.js +1 -1
  80. package/lib/umd/locale/es-ES.js +1 -1
  81. package/lib/umd/locale/fa-IR.js +1 -1
  82. package/lib/umd/locale/fr-FR.js +1 -1
  83. package/lib/umd/locale/id-ID.js +1 -1
  84. package/lib/umd/locale/it-IT.js +1 -1
  85. package/lib/umd/locale/ja-JP.js +1 -1
  86. package/lib/umd/locale/ko-KR.js +1 -1
  87. package/lib/umd/locale/pl-PL.js +1 -1
  88. package/lib/umd/locale/pt-BR.js +1 -1
  89. package/lib/umd/locale/ru-RU.js +1 -1
  90. package/lib/umd/locale/sk-SK.js +1 -1
  91. package/lib/umd/locale/vi-VN.js +1 -1
  92. package/lib/umd/locale/zh-CN.js +1 -1
  93. package/lib/umd/locale/zh-HK.js +1 -1
  94. package/lib/umd/locale/zh-TW.js +1 -1
  95. package/package.json +9 -9
@@ -1 +1 @@
1
- function _0x2c52(){const _0x275486=['Bubble\x20chart\x20requires\x20at\x20least\x202\x20columns:\x20X-axis,\x20Y-axis','Category','Minimum','18ZBcONM','3500035pnVcRI','Positive','Cumulative\x20Percentage','6uEpaQV','The\x20data\x20source\x20for\x20the\x20relationship\x20graph\x20is\x20the\x20co-word\x20matrix\x20with\x20the\x20additional\x20type\x20column\x20in\x20the\x20second\x20column','Subtotal','674480gmrBSN','Add\x20a\x20series\x20to\x20start\x20visualizing\x20your\x20data','4720765YNiKfI','First\x20quartile','6289690FqjpVb','40290723xfWsoK','259352MrRPUz','99bySJEb','1Qnglvq','Negative','Word','193208zpBNpr','Series\x20{0}','Maximum'];_0x2c52=function(){return _0x275486;};return _0x2c52();}const _0x1cd938=_0x3bb5;function _0x3bb5(_0x2e2151,_0x4c8b40){_0x2e2151=_0x2e2151-0x1c4;const _0x2c52a8=_0x2c52();let _0x3bb52d=_0x2c52a8[_0x2e2151];return _0x3bb52d;}(function(_0x2c3c77,_0x3dcba3){const _0x4e4ebd=_0x3bb5,_0x43f88c=_0x2c3c77();while(!![]){try{const _0x1ea981=parseInt(_0x4e4ebd(0x1d4))/0x1*(parseInt(_0x4e4ebd(0x1d2))/0x2)+parseInt(_0x4e4ebd(0x1c5))/0x3*(-parseInt(_0x4e4ebd(0x1d7))/0x4)+-parseInt(_0x4e4ebd(0x1ce))/0x5+parseInt(_0x4e4ebd(0x1c9))/0x6*(-parseInt(_0x4e4ebd(0x1c6))/0x7)+parseInt(_0x4e4ebd(0x1cc))/0x8*(-parseInt(_0x4e4ebd(0x1d3))/0x9)+-parseInt(_0x4e4ebd(0x1d0))/0xa+parseInt(_0x4e4ebd(0x1d1))/0xb;if(_0x1ea981===_0x3dcba3)break;else _0x43f88c['push'](_0x43f88c['shift']());}catch(_0x3810f5){_0x43f88c['push'](_0x43f88c['shift']());}}}(_0x2c52,0x7a968));const e={'sheets-chart':{'category':_0x1cd938(0x1db),'series':'Series','seriesDefaultName':_0x1cd938(0x1d8),'categoryDefaultName':'Category\x20{0}','blank':'(Blank)','msg':{'emptyTips':_0x1cd938(0x1cd),'sankeyCircularTips':'Sankey\x20chart\x20cannot\x20contain\x20circular\x20data'},'bubble':{'emptyTips':_0x1cd938(0x1da)},'relation':{'emptyTips':_0x1cd938(0x1ca)},'cloud':{'word':_0x1cd938(0x1d6),'frequency':'Frequency'},'waterfall':{'positive':_0x1cd938(0x1c7),'negative':_0x1cd938(0x1d5),'subtotal':_0x1cd938(0x1cb)},'pareto':{'lineName':_0x1cd938(0x1c8)},'boxplot':{'min':_0x1cd938(0x1c4),'q1':_0x1cd938(0x1cf),'median':'Median','q3':'Third\x20quartile','max':_0x1cd938(0x1d9)}}};export{e as default};
1
+ function _0x227b(_0x2c44a0,_0x5cc886){_0x2c44a0=_0x2c44a0-0x1c5;const _0x3509fa=_0x3509();let _0x227b12=_0x3509fa[_0x2c44a0];return _0x227b12;}const _0x4e0907=_0x227b;(function(_0x276d92,_0x5d4068){const _0x3db9b0=_0x227b,_0x216855=_0x276d92();while(!![]){try{const _0x2f1793=-parseInt(_0x3db9b0(0x1d8))/0x1*(-parseInt(_0x3db9b0(0x1cf))/0x2)+parseInt(_0x3db9b0(0x1da))/0x3*(parseInt(_0x3db9b0(0x1dd))/0x4)+-parseInt(_0x3db9b0(0x1e7))/0x5+parseInt(_0x3db9b0(0x1d0))/0x6+parseInt(_0x3db9b0(0x1c6))/0x7+-parseInt(_0x3db9b0(0x1e0))/0x8*(-parseInt(_0x3db9b0(0x1ce))/0x9)+-parseInt(_0x3db9b0(0x1dc))/0xa;if(_0x2f1793===_0x5d4068)break;else _0x216855['push'](_0x216855['shift']());}catch(_0x297b2c){_0x216855['push'](_0x216855['shift']());}}}(_0x3509,0x73643));const e={'sheets-chart':{'category':_0x4e0907(0x1e5),'series':_0x4e0907(0x1d7),'seriesDefaultName':_0x4e0907(0x1ca),'categoryDefaultName':_0x4e0907(0x1d4),'blank':_0x4e0907(0x1c5),'msg':{'emptyTips':_0x4e0907(0x1d2),'sankeyCircularTips':_0x4e0907(0x1d1)},'bubble':{'emptyTips':_0x4e0907(0x1e1)},'relation':{'emptyTips':_0x4e0907(0x1d5)},'cloud':{'word':'Word','frequency':_0x4e0907(0x1d6)},'waterfall':{'positive':_0x4e0907(0x1cd),'negative':_0x4e0907(0x1c7),'subtotal':_0x4e0907(0x1cc)},'pareto':{'lineName':_0x4e0907(0x1de)},'boxplot':{'min':'Minimum','q1':_0x4e0907(0x1e3),'median':'Median','q3':_0x4e0907(0x1e6),'max':_0x4e0907(0x1cb)},'candlestick':{'series':'OHLC','category':_0x4e0907(0x1e5),'open':_0x4e0907(0x1e2),'high':_0x4e0907(0x1d3),'low':_0x4e0907(0x1e4),'close':_0x4e0907(0x1c9)},'histogram':{'frequency':_0x4e0907(0x1d6)},'treemap':{'hierarchy':_0x4e0907(0x1c8),'value':_0x4e0907(0x1df),'ownValue':_0x4e0907(0x1d9),'children':_0x4e0907(0x1db)}}};export{e as default};function _0x3509(){const _0x78f72=['3642200HtbKiR','(Blank)','2306801LNDMTB','Negative','Hierarchy','Close','Series\x20{0}','Maximum','Subtotal','Positive','9cXOcBE','568NEAgyj','4647528RcVQGQ','Sankey\x20chart\x20cannot\x20contain\x20circular\x20data','Add\x20a\x20series\x20to\x20start\x20visualizing\x20your\x20data','High','Category\x20{0}','The\x20data\x20source\x20for\x20the\x20relationship\x20graph\x20is\x20the\x20co-word\x20matrix\x20with\x20the\x20additional\x20type\x20column\x20in\x20the\x20second\x20column','Frequency','Series','2291cscFAo','Own\x20value','2723244dJABTG','Children','15814190UrRkMK','4KQgKcE','Cumulative\x20Percentage','Value','959832ulelNf','Bubble\x20chart\x20requires\x20at\x20least\x202\x20columns:\x20X-axis,\x20Y-axis','Open','First\x20quartile','Low','Category','Third\x20quartile'];_0x3509=function(){return _0x78f72;};return _0x3509();}
@@ -1 +1 @@
1
- const _0x4218ef=_0x170f;function _0x170f(_0x169e61,_0x581060){_0x169e61=_0x169e61-0xdc;const _0x48fa98=_0x48fa();let _0x170f20=_0x48fa98[_0x169e61];return _0x170f20;}(function(_0x3afc91,_0x3e42c5){const _0xbcb026=_0x170f,_0x45de7c=_0x3afc91();while(!![]){try{const _0x4c5855=-parseInt(_0xbcb026(0xf1))/0x1+-parseInt(_0xbcb026(0xdc))/0x2*(parseInt(_0xbcb026(0xe7))/0x3)+parseInt(_0xbcb026(0xe6))/0x4+parseInt(_0xbcb026(0xeb))/0x5+-parseInt(_0xbcb026(0xef))/0x6+-parseInt(_0xbcb026(0xdf))/0x7*(parseInt(_0xbcb026(0xe5))/0x8)+parseInt(_0xbcb026(0xde))/0x9;if(_0x4c5855===_0x3e42c5)break;else _0x45de7c['push'](_0x45de7c['shift']());}catch(_0x289ad5){_0x45de7c['push'](_0x45de7c['shift']());}}}(_0x48fa,0xd7f8b));const e={'sheets-chart':{'category':_0x4218ef(0xe3),'series':_0x4218ef(0xe1),'seriesDefaultName':_0x4218ef(0xe4),'categoryDefaultName':'Categoría\x20{0}','blank':'(En\x20blanco)','msg':{'emptyTips':'Agregue\x20una\x20serie\x20para\x20comenzar\x20a\x20visualizar\x20sus\x20datos','sankeyCircularTips':_0x4218ef(0xe2)},'bubble':{'emptyTips':_0x4218ef(0xf0)},'relation':{'emptyTips':'La\x20fuente\x20de\x20datos\x20para\x20el\x20gráfico\x20de\x20relación\x20es\x20la\x20matriz\x20de\x20co-palabras\x20con\x20la\x20columna\x20adicional\x20de\x20tipo\x20en\x20la\x20segunda\x20columna'},'cloud':{'word':_0x4218ef(0xec),'frequency':_0x4218ef(0xdd)},'waterfall':{'positive':_0x4218ef(0xe9),'negative':'Negativo','subtotal':_0x4218ef(0xee)},'pareto':{'lineName':_0x4218ef(0xe0)},'boxplot':{'min':_0x4218ef(0xea),'q1':'Primer\x20cuartil','median':_0x4218ef(0xe8),'q3':_0x4218ef(0xed),'max':'Máximo'}}};export{e as default};function _0x48fa(){const _0x413e53=['Positivo','Mínimo','178480nsPUcb','Palabra','Tercer\x20cuartil','Subtotal','2088564TmiNuD','El\x20gráfico\x20de\x20burbujas\x20requiere\x20al\x20menos\x202\x20columnas:\x20Eje\x20X,\x20Eje\x20Y','521559rPjwoE','188FUkKAG','Frecuencia','22515021MEYwIu','32039pxAQkM','Porcentaje\x20acumulado','Serie','El\x20gráfico\x20Sankey\x20no\x20puede\x20contener\x20datos\x20circulares','Categoría','Serie\x20{0}','1688teiJkC','6568768JuoDKG','46581FXYpEt','Mediana'];_0x48fa=function(){return _0x413e53;};return _0x48fa();}
1
+ const _0x1654ff=_0x317a;(function(_0x55d1bc,_0x55083d){const _0x485200=_0x317a,_0x12ca52=_0x55d1bc();while(!![]){try{const _0x2f228f=parseInt(_0x485200(0xfa))/0x1*(parseInt(_0x485200(0xf4))/0x2)+parseInt(_0x485200(0x104))/0x3+-parseInt(_0x485200(0xf7))/0x4*(parseInt(_0x485200(0xfc))/0x5)+parseInt(_0x485200(0x106))/0x6*(-parseInt(_0x485200(0xe4))/0x7)+-parseInt(_0x485200(0xe3))/0x8*(parseInt(_0x485200(0xf6))/0x9)+-parseInt(_0x485200(0x105))/0xa+parseInt(_0x485200(0xe5))/0xb*(parseInt(_0x485200(0xec))/0xc);if(_0x2f228f===_0x55083d)break;else _0x12ca52['push'](_0x12ca52['shift']());}catch(_0x25f167){_0x12ca52['push'](_0x12ca52['shift']());}}}(_0x1bbf,0xd1cf9));const e={'sheets-chart':{'category':_0x1654ff(0xfe),'series':'Serie','seriesDefaultName':_0x1654ff(0xf9),'categoryDefaultName':'Categoría\x20{0}','blank':'(En\x20blanco)','msg':{'emptyTips':'Agregue\x20una\x20serie\x20para\x20comenzar\x20a\x20visualizar\x20sus\x20datos','sankeyCircularTips':_0x1654ff(0xf5)},'bubble':{'emptyTips':_0x1654ff(0xff)},'relation':{'emptyTips':_0x1654ff(0xf3)},'cloud':{'word':'Palabra','frequency':_0x1654ff(0x102)},'waterfall':{'positive':_0x1654ff(0xf0),'negative':_0x1654ff(0xfb),'subtotal':_0x1654ff(0xf1)},'pareto':{'lineName':_0x1654ff(0x103)},'candlestick':{'series':_0x1654ff(0x101),'category':_0x1654ff(0xef),'open':_0x1654ff(0x100),'high':'High','low':_0x1654ff(0xed),'close':_0x1654ff(0xe8)},'boxplot':{'min':_0x1654ff(0xe7),'q1':_0x1654ff(0xee),'median':_0x1654ff(0xe6),'q3':_0x1654ff(0xf2),'max':_0x1654ff(0xfd)},'histogram':{'frequency':_0x1654ff(0xe9)},'treemap':{'hierarchy':'Hierarchy','value':_0x1654ff(0xf8),'ownValue':_0x1654ff(0xeb),'children':_0x1654ff(0xea)}}};function _0x317a(_0x3dd50a,_0x564302){_0x3dd50a=_0x3dd50a-0xe3;const _0x1bbf81=_0x1bbf();let _0x317a7c=_0x1bbf81[_0x3dd50a];return _0x317a7c;}export{e as default};function _0x1bbf(){const _0x3bec69=['Porcentaje\x20acumulado','1671351xOnyCQ','245280ntzenD','1466022jWiEKI','8iJaxKg','28JXvaPs','71203ttZvOJ','Mediana','Mínimo','Close','Frequency','Children','Own\x20value','1560xUyCcg','Low','Primer\x20cuartil','Category','Positivo','Subtotal','Tercer\x20cuartil','La\x20fuente\x20de\x20datos\x20para\x20el\x20gráfico\x20de\x20relación\x20es\x20la\x20matriz\x20de\x20co-palabras\x20con\x20la\x20columna\x20adicional\x20de\x20tipo\x20en\x20la\x20segunda\x20columna','47282GaMCKr','El\x20gráfico\x20Sankey\x20no\x20puede\x20contener\x20datos\x20circulares','2706147WkZodc','3282440YMELMO','Value','Serie\x20{0}','67kSDdyK','Negativo','5ZKqxkn','Máximo','Categoría','El\x20gráfico\x20de\x20burbujas\x20requiere\x20al\x20menos\x202\x20columnas:\x20Eje\x20X,\x20Eje\x20Y','Open','OHLC','Frecuencia'];_0x1bbf=function(){return _0x3bec69;};return _0x1bbf();}
@@ -1 +1 @@
1
- function _0x3cd1(_0x175552,_0x192b06){_0x175552=_0x175552-0x18d;const _0x395463=_0x3954();let _0x3cd1bc=_0x395463[_0x175552];return _0x3cd1bc;}const _0x2d1065=_0x3cd1;function _0x3954(){const _0x52f609=['نمودار\x20حبابی\x20حداقل\x20به\x202\x20ستون\x20نیاز\x20دارد:\x20محور\x20X،\x20محور\x20Y','یک\x20سری\x20اضافه\x20کنید\x20تا\x20داده‌های\x20خود\x20را\x20تجسم\x20کنید','الربع\x20الأول','16487544stunZh','النسبة\x20التراكمية','دسته‌بندی','تکرار','204burepi','الربع\x20الثالث','نمودار\x20سانکی\x20نمی‌تواند\x20داده‌های\x20چرخشی\x20داشته\x20باشد','55990gkHlRu','سری\x20{0}','سالب','المجموع\x20الفرعي','528405xMZYtQ','16VVSJkE','20027TJPgtb','226521tZAEzM','موجب','135267VcTEqb','702EHnGqc','703791fMRQNH','6yUCGtg','430heCHLq'];_0x3954=function(){return _0x52f609;};return _0x3954();}(function(_0x9a6901,_0x7e317){const _0x5c0259=_0x3cd1,_0x1019ab=_0x9a6901();while(!![]){try{const _0x25012e=-parseInt(_0x5c0259(0x1a1))/0x1+-parseInt(_0x5c0259(0x1a2))/0x2*(-parseInt(_0x5c0259(0x19a))/0x3)+-parseInt(_0x5c0259(0x193))/0x4*(parseInt(_0x5c0259(0x196))/0x5)+parseInt(_0x5c0259(0x1a0))/0x6*(parseInt(_0x5c0259(0x19c))/0x7)+parseInt(_0x5c0259(0x19b))/0x8*(-parseInt(_0x5c0259(0x19d))/0x9)+-parseInt(_0x5c0259(0x1a3))/0xa*(parseInt(_0x5c0259(0x19f))/0xb)+parseInt(_0x5c0259(0x18f))/0xc;if(_0x25012e===_0x7e317)break;else _0x1019ab['push'](_0x1019ab['shift']());}catch(_0x46c06a){_0x1019ab['push'](_0x1019ab['shift']());}}}(_0x3954,0x5d882));const e={'sheets-chart':{'category':_0x2d1065(0x191),'series':'سری','seriesDefaultName':_0x2d1065(0x197),'categoryDefaultName':'دسته‌بندی\x20{0}','blank':'(خالی)','msg':{'emptyTips':_0x2d1065(0x18d),'sankeyCircularTips':_0x2d1065(0x195)},'bubble':{'emptyTips':_0x2d1065(0x1a4)},'relation':{'emptyTips':'مصدر\x20البيانات\x20لرسم\x20العلاقة\x20هو\x20مصفوفة\x20الكلمات\x20المشتركة\x20مع\x20عمود\x20النوع\x20الإضافي\x20في\x20العمود\x20الثاني'},'cloud':{'word':'کلمه','frequency':_0x2d1065(0x192)},'waterfall':{'positive':_0x2d1065(0x19e),'negative':_0x2d1065(0x198),'subtotal':_0x2d1065(0x199)},'pareto':{'lineName':_0x2d1065(0x190)},'boxplot':{'min':'القيمة\x20الدنيا','q1':_0x2d1065(0x18e),'median':'الوسيط','q3':_0x2d1065(0x194),'max':'القيمة\x20العليا'}}};export{e as default};
1
+ const _0x5e108e=_0x271f;function _0x1d25(){const _0x4bd69e=['277372cAyIAR','1990116ZbVZqp','Children','9nSetFK','نمودار\x20سانکی\x20نمی‌تواند\x20داده‌های\x20چرخشی\x20داشته\x20باشد','الربع\x20الأول','مصدر\x20البيانات\x20لرسم\x20العلاقة\x20هو\x20مصفوفة\x20الكلمات\x20المشتركة\x20مع\x20عمود\x20النوع\x20الإضافي\x20في\x20العمود\x20الثاني','Value','Close','کلمه','3221168oTCxOV','High','موجب','2fPMoEB','الربع\x20الثالث','سری','Open','1194fEfWtq','2317ejZugL','21258897xJSsPE','(خالی)','Hierarchy','Own\x20value','OHLC','Low','نمودار\x20حبابی\x20حداقل\x20به\x202\x20ستون\x20نیاز\x20دارد:\x20محور\x20X،\x20محور\x20Y','Frequency','سری\x20{0}','5MfxJgg','یک\x20سری\x20اضافه\x20کنید\x20تا\x20داده‌های\x20خود\x20را\x20تجسم\x20کنید','القيمة\x20العليا','تکرار','1465320BvePnR','دسته‌بندی\x20{0}','النسبة\x20التراكمية','703989PuAVME'];_0x1d25=function(){return _0x4bd69e;};return _0x1d25();}(function(_0x46531a,_0x5918a9){const _0xbd57c8=_0x271f,_0x365c81=_0x46531a();while(!![]){try{const _0x35e704=-parseInt(_0xbd57c8(0x127))/0x1*(parseInt(_0xbd57c8(0x134))/0x2)+-parseInt(_0xbd57c8(0x126))/0x3+parseInt(_0xbd57c8(0x128))/0x4*(-parseInt(_0xbd57c8(0x11f))/0x5)+parseInt(_0xbd57c8(0x114))/0x6*(-parseInt(_0xbd57c8(0x115))/0x7)+parseInt(_0xbd57c8(0x131))/0x8*(-parseInt(_0xbd57c8(0x12a))/0x9)+-parseInt(_0xbd57c8(0x123))/0xa+parseInt(_0xbd57c8(0x116))/0xb;if(_0x35e704===_0x5918a9)break;else _0x365c81['push'](_0x365c81['shift']());}catch(_0x473b62){_0x365c81['push'](_0x365c81['shift']());}}}(_0x1d25,0x4b330));function _0x271f(_0x466901,_0x206932){_0x466901=_0x466901-0x113;const _0x1d25f3=_0x1d25();let _0x271fc0=_0x1d25f3[_0x466901];return _0x271fc0;}const e={'sheets-chart':{'category':'دسته‌بندی','series':_0x5e108e(0x136),'seriesDefaultName':_0x5e108e(0x11e),'categoryDefaultName':_0x5e108e(0x124),'blank':_0x5e108e(0x117),'msg':{'emptyTips':_0x5e108e(0x120),'sankeyCircularTips':_0x5e108e(0x12b)},'bubble':{'emptyTips':_0x5e108e(0x11c)},'relation':{'emptyTips':_0x5e108e(0x12d)},'cloud':{'word':_0x5e108e(0x130),'frequency':_0x5e108e(0x122)},'waterfall':{'positive':_0x5e108e(0x133),'negative':'سالب','subtotal':'المجموع\x20الفرعي'},'pareto':{'lineName':_0x5e108e(0x125)},'candlestick':{'series':_0x5e108e(0x11a),'category':'Category','open':_0x5e108e(0x113),'high':_0x5e108e(0x132),'low':_0x5e108e(0x11b),'close':_0x5e108e(0x12f)},'boxplot':{'min':'القيمة\x20الدنيا','q1':_0x5e108e(0x12c),'median':'الوسيط','q3':_0x5e108e(0x135),'max':_0x5e108e(0x121)},'histogram':{'frequency':_0x5e108e(0x11d)},'treemap':{'hierarchy':_0x5e108e(0x118),'value':_0x5e108e(0x12e),'ownValue':_0x5e108e(0x119),'children':_0x5e108e(0x129)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x47f6da=_0x47a5;(function(_0x329f41,_0x505364){const _0x30d831=_0x47a5,_0x54a18a=_0x329f41();while(!![]){try{const _0x31ea51=parseInt(_0x30d831(0x1cb))/0x1*(parseInt(_0x30d831(0x1ba))/0x2)+-parseInt(_0x30d831(0x1b7))/0x3+-parseInt(_0x30d831(0x1cd))/0x4+parseInt(_0x30d831(0x1ce))/0x5+-parseInt(_0x30d831(0x1bf))/0x6*(-parseInt(_0x30d831(0x1cc))/0x7)+-parseInt(_0x30d831(0x1b6))/0x8+-parseInt(_0x30d831(0x1c5))/0x9*(-parseInt(_0x30d831(0x1c4))/0xa);if(_0x31ea51===_0x505364)break;else _0x54a18a['push'](_0x54a18a['shift']());}catch(_0x5d752d){_0x54a18a['push'](_0x54a18a['shift']());}}}(_0x11a4,0xdd359));function _0x11a4(){const _0x4af21c=['83773rOXPrY','1282897wQqBSX','3660704AbgnYD','710485blFibW','Positif','13031040BsOjeA','4114062tpDZef','Sous-total','Négatif','22LnwwtV','Mot','Valeur\x20minimale','Série\x20{0}','Médiane','36PrFCQI','Premier\x20quartile','Troisième\x20quartile','Catégorie','Pourcentage\x20Cumulé','3797510HAwrxI','63xJilCo','Ajoutez\x20une\x20série\x20pour\x20commencer\x20à\x20visualiser\x20vos\x20données','Valeur\x20maximale','Le\x20graphique\x20en\x20bulles\x20nécessite\x20au\x20moins\x202\x20colonnes\u00a0:\x20axe\x20X,\x20axe\x20Y','(Vide)','Catégorie\x20{0}'];_0x11a4=function(){return _0x4af21c;};return _0x11a4();}const e={'sheets-chart':{'category':_0x47f6da(0x1c2),'series':'Série','seriesDefaultName':_0x47f6da(0x1bd),'categoryDefaultName':_0x47f6da(0x1ca),'blank':_0x47f6da(0x1c9),'msg':{'emptyTips':_0x47f6da(0x1c6),'sankeyCircularTips':'Le\x20graphique\x20en\x20Sankey\x20ne\x20peut\x20pas\x20contenir\x20de\x20données\x20circulaires'},'bubble':{'emptyTips':_0x47f6da(0x1c8)},'relation':{'emptyTips':'La\x20source\x20de\x20données\x20pour\x20le\x20graphique\x20de\x20relations\x20est\x20la\x20matrice\x20de\x20co-mots\x20avec\x20la\x20colonne\x20de\x20type\x20supplémentaire\x20dans\x20la\x20deuxième\x20colonne'},'cloud':{'word':_0x47f6da(0x1bb),'frequency':'Fréquence'},'waterfall':{'positive':_0x47f6da(0x1b5),'negative':_0x47f6da(0x1b9),'subtotal':_0x47f6da(0x1b8)},'pareto':{'lineName':_0x47f6da(0x1c3)},'boxplot':{'min':_0x47f6da(0x1bc),'q1':_0x47f6da(0x1c0),'median':_0x47f6da(0x1be),'q3':_0x47f6da(0x1c1),'max':_0x47f6da(0x1c7)}}};function _0x47a5(_0xf9d92a,_0x409654){_0xf9d92a=_0xf9d92a-0x1b5;const _0x11a4ba=_0x11a4();let _0x47a560=_0x11a4ba[_0xf9d92a];return _0x47a560;}export{e as default};
1
+ function _0x37d0(_0x369100,_0x404f80){_0x369100=_0x369100-0x117;const _0x51b70c=_0x51b7();let _0x37d0bb=_0x51b70c[_0x369100];return _0x37d0bb;}const _0x1ae6d5=_0x37d0;(function(_0x568b73,_0x14eefd){const _0x371be3=_0x37d0,_0x5b7581=_0x568b73();while(!![]){try{const _0x3eb3da=-parseInt(_0x371be3(0x132))/0x1*(-parseInt(_0x371be3(0x11b))/0x2)+-parseInt(_0x371be3(0x124))/0x3*(-parseInt(_0x371be3(0x131))/0x4)+parseInt(_0x371be3(0x125))/0x5*(-parseInt(_0x371be3(0x120))/0x6)+parseInt(_0x371be3(0x123))/0x7*(parseInt(_0x371be3(0x119))/0x8)+parseInt(_0x371be3(0x128))/0x9+-parseInt(_0x371be3(0x11e))/0xa+-parseInt(_0x371be3(0x135))/0xb;if(_0x3eb3da===_0x14eefd)break;else _0x5b7581['push'](_0x5b7581['shift']());}catch(_0x485600){_0x5b7581['push'](_0x5b7581['shift']());}}}(_0x51b7,0x47997));const e={'sheets-chart':{'category':_0x1ae6d5(0x130),'series':_0x1ae6d5(0x11d),'seriesDefaultName':_0x1ae6d5(0x12f),'categoryDefaultName':_0x1ae6d5(0x117),'blank':_0x1ae6d5(0x126),'msg':{'emptyTips':_0x1ae6d5(0x129),'sankeyCircularTips':_0x1ae6d5(0x11a)},'bubble':{'emptyTips':_0x1ae6d5(0x118)},'relation':{'emptyTips':_0x1ae6d5(0x134)},'cloud':{'word':'Mot','frequency':_0x1ae6d5(0x122)},'waterfall':{'positive':'Positif','negative':_0x1ae6d5(0x136),'subtotal':_0x1ae6d5(0x133)},'pareto':{'lineName':'Pourcentage\x20Cumulé'},'candlestick':{'series':_0x1ae6d5(0x12e),'category':_0x1ae6d5(0x11f),'open':_0x1ae6d5(0x12b),'high':'High','low':'Low','close':_0x1ae6d5(0x12a)},'boxplot':{'min':_0x1ae6d5(0x121),'q1':_0x1ae6d5(0x127),'median':_0x1ae6d5(0x12d),'q3':'Troisième\x20quartile','max':'Valeur\x20maximale'},'histogram':{'frequency':'Frequency'},'treemap':{'hierarchy':_0x1ae6d5(0x11c),'value':_0x1ae6d5(0x12c),'ownValue':'Own\x20value','children':'Children'}}};export{e as default};function _0x51b7(){const _0x52cd3d=['Le\x20graphique\x20en\x20Sankey\x20ne\x20peut\x20pas\x20contenir\x20de\x20données\x20circulaires','673794UYwZzE','Hierarchy','Série','2452020MWCLtP','Category','36vReYTm','Valeur\x20minimale','Fréquence','30093ZZcUQy','6QdsvdZ','42085eSfEMd','(Vide)','Premier\x20quartile','1927701QnRaHL','Ajoutez\x20une\x20série\x20pour\x20commencer\x20à\x20visualiser\x20vos\x20données','Close','Open','Value','Médiane','OHLC','Série\x20{0}','Catégorie','928340ZMDzgM','1kTXJfP','Sous-total','La\x20source\x20de\x20données\x20pour\x20le\x20graphique\x20de\x20relations\x20est\x20la\x20matrice\x20de\x20co-mots\x20avec\x20la\x20colonne\x20de\x20type\x20supplémentaire\x20dans\x20la\x20deuxième\x20colonne','8141188lMUCGO','Négatif','Catégorie\x20{0}','Le\x20graphique\x20en\x20bulles\x20nécessite\x20au\x20moins\x202\x20colonnes\u00a0:\x20axe\x20X,\x20axe\x20Y','584SqARot'];_0x51b7=function(){return _0x52cd3d;};return _0x51b7();}
@@ -1 +1 @@
1
- const _0x3e5a75=_0x29ac;function _0x29ac(_0x284dca,_0x1172c1){_0x284dca=_0x284dca-0x93;const _0x5c410c=_0x5c41();let _0x29acb2=_0x5c410c[_0x284dca];return _0x29acb2;}(function(_0x1df8fe,_0x41dcb7){const _0x9c2835=_0x29ac,_0x3bed70=_0x1df8fe();while(!![]){try{const _0x5a2e03=parseInt(_0x9c2835(0x95))/0x1*(-parseInt(_0x9c2835(0x9a))/0x2)+parseInt(_0x9c2835(0xa3))/0x3+-parseInt(_0x9c2835(0xa1))/0x4+-parseInt(_0x9c2835(0xa8))/0x5+-parseInt(_0x9c2835(0x9f))/0x6*(parseInt(_0x9c2835(0x98))/0x7)+parseInt(_0x9c2835(0xa9))/0x8*(parseInt(_0x9c2835(0xa5))/0x9)+parseInt(_0x9c2835(0x9b))/0xa;if(_0x5a2e03===_0x41dcb7)break;else _0x3bed70['push'](_0x3bed70['shift']());}catch(_0x399efd){_0x3bed70['push'](_0x3bed70['shift']());}}}(_0x5c41,0xf3c22));const e={'sheets-chart':{'category':_0x3e5a75(0xa0),'series':_0x3e5a75(0x94),'seriesDefaultName':_0x3e5a75(0x9d),'categoryDefaultName':'Kategori\x20{0}','blank':_0x3e5a75(0x96),'msg':{'emptyTips':'Tambahkan\x20seri\x20untuk\x20mulai\x20memvisualisasikan\x20data\x20Anda','sankeyCircularTips':'Grafik\x20Sankey\x20tidak\x20boleh\x20mengandung\x20data\x20melingkar'},'bubble':{'emptyTips':'Grafik\x20gelembung\x20memerlukan\x20setidaknya\x202\x20kolom:\x20Sumbu\x20X,\x20Sumbu\x20Y'},'relation':{'emptyTips':'Sumber\x20data\x20untuk\x20grafik\x20relasi\x20adalah\x20matriks\x20co-word\x20dengan\x20kolom\x20tipe\x20tambahan\x20di\x20kolom\x20kedua'},'cloud':{'word':_0x3e5a75(0xa7),'frequency':'Frekuensi'},'waterfall':{'positive':_0x3e5a75(0x93),'negative':_0x3e5a75(0x97),'subtotal':_0x3e5a75(0xa2)},'pareto':{'lineName':_0x3e5a75(0x9c)},'boxplot':{'min':_0x3e5a75(0xa6),'q1':_0x3e5a75(0x9e),'median':_0x3e5a75(0xa4),'q3':'Kuartal\x20ketiga','max':_0x3e5a75(0x99)}}};export{e as default};function _0x5c41(){const _0xae2e2=['Persentase\x20Kumulatif','Seri\x20{0}','Kuartal\x20pertama','111702WGMMQt','Kategori','7533944TAESnw','Subtotal','1151334DnsGxO','Median','746685efzOam','Minimum','Kata','3671625qNETTG','48VPRWrm','Positif','Seri','1265902fgJJwn','(Kosong)','Negatif','259bQocNh','Maksimum','2qgjmaI','46894080jpxAnp'];_0x5c41=function(){return _0xae2e2;};return _0x5c41();}
1
+ function _0x4b36(_0x515c6d,_0x2e037b){_0x515c6d=_0x515c6d-0xd1;const _0x23f0c0=_0x23f0();let _0x4b36ce=_0x23f0c0[_0x515c6d];return _0x4b36ce;}const _0x176cdd=_0x4b36;(function(_0x4338e8,_0x3e1115){const _0x15abf9=_0x4b36,_0x46503f=_0x4338e8();while(!![]){try{const _0x18b97c=parseInt(_0x15abf9(0xe5))/0x1*(-parseInt(_0x15abf9(0xed))/0x2)+-parseInt(_0x15abf9(0xd3))/0x3+-parseInt(_0x15abf9(0xdf))/0x4*(-parseInt(_0x15abf9(0xe4))/0x5)+-parseInt(_0x15abf9(0xec))/0x6+-parseInt(_0x15abf9(0xe7))/0x7*(parseInt(_0x15abf9(0xdc))/0x8)+-parseInt(_0x15abf9(0xee))/0x9+parseInt(_0x15abf9(0xd9))/0xa;if(_0x18b97c===_0x3e1115)break;else _0x46503f['push'](_0x46503f['shift']());}catch(_0x535f50){_0x46503f['push'](_0x46503f['shift']());}}}(_0x23f0,0xd39bd));function _0x23f0(){const _0x2e271a=['13564smTmla','Children','Negatif','Open','Tambahkan\x20seri\x20untuk\x20mulai\x20memvisualisasikan\x20data\x20Anda','1050tzxmgB','1Cpoksm','Kategori\x20{0}','3578750nQUenL','Sumber\x20data\x20untuk\x20grafik\x20relasi\x20adalah\x20matriks\x20co-word\x20dengan\x20kolom\x20tipe\x20tambahan\x20di\x20kolom\x20kedua','Own\x20value','Close','High','8238414kSfvAg','2104252RuZHds','12886803qOpfOm','Median','Subtotal','Low','Value','Grafik\x20Sankey\x20tidak\x20boleh\x20mengandung\x20data\x20melingkar','4025901bqofUm','Kata','Frekuensi','Frequency','Kuartal\x20pertama','Hierarchy','63761680INZCsn','Grafik\x20gelembung\x20memerlukan\x20setidaknya\x202\x20kolom:\x20Sumbu\x20X,\x20Sumbu\x20Y','Kategori','16XKjPiG','Category','OHLC'];_0x23f0=function(){return _0x2e271a;};return _0x23f0();}const e={'sheets-chart':{'category':_0x176cdd(0xdb),'series':'Seri','seriesDefaultName':'Seri\x20{0}','categoryDefaultName':_0x176cdd(0xe6),'blank':'(Kosong)','msg':{'emptyTips':_0x176cdd(0xe3),'sankeyCircularTips':_0x176cdd(0xd2)},'bubble':{'emptyTips':_0x176cdd(0xda)},'relation':{'emptyTips':_0x176cdd(0xe8)},'cloud':{'word':_0x176cdd(0xd4),'frequency':_0x176cdd(0xd5)},'waterfall':{'positive':'Positif','negative':_0x176cdd(0xe1),'subtotal':_0x176cdd(0xf0)},'pareto':{'lineName':'Persentase\x20Kumulatif'},'candlestick':{'series':_0x176cdd(0xde),'category':_0x176cdd(0xdd),'open':_0x176cdd(0xe2),'high':_0x176cdd(0xeb),'low':_0x176cdd(0xf1),'close':_0x176cdd(0xea)},'boxplot':{'min':'Minimum','q1':_0x176cdd(0xd7),'median':_0x176cdd(0xef),'q3':'Kuartal\x20ketiga','max':'Maksimum'},'histogram':{'frequency':_0x176cdd(0xd6)},'treemap':{'hierarchy':_0x176cdd(0xd8),'value':_0x176cdd(0xd1),'ownValue':_0x176cdd(0xe9),'children':_0x176cdd(0xe0)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x5503(){const _0x3d03a2=['90139QvsBhU','1877355glGKbh','Subtotale','Minimo','Percentuale\x20cumulativa','Frequenza','Serie\x20{0}','443018gjQWOO','4OCOqex','Il\x20grafico\x20di\x20Sankey\x20non\x20può\x20contenere\x20dati\x20circolari','1657192deIPQl','Parola','Massimo','Primo\x20quartile','Il\x20grafico\x20a\x20bolle\x20richiede\x20almeno\x202\x20colonne:\x20asse\x20X,\x20asse\x20Y','317830ilRUin','234WzCNOa','Terzo\x20quartile','121kSNYUp','1818240wUapRe','1549197MKbYKu','Categoria','Serie','2BuCPtO'];_0x5503=function(){return _0x3d03a2;};return _0x5503();}const _0x5a9961=_0x2447;(function(_0x3de73b,_0x57219e){const _0x2fff5a=_0x2447,_0x341e19=_0x3de73b();while(!![]){try{const _0xe9a07b=parseInt(_0x2fff5a(0x135))/0x1*(-parseInt(_0x2fff5a(0x125))/0x2)+parseInt(_0x2fff5a(0x132))/0x3*(parseInt(_0x2fff5a(0x126))/0x4)+-parseInt(_0x2fff5a(0x131))/0x5+-parseInt(_0x2fff5a(0x12e))/0x6*(-parseInt(_0x2fff5a(0x11e))/0x7)+parseInt(_0x2fff5a(0x128))/0x8+parseInt(_0x2fff5a(0x11f))/0x9+parseInt(_0x2fff5a(0x12d))/0xa*(-parseInt(_0x2fff5a(0x130))/0xb);if(_0xe9a07b===_0x57219e)break;else _0x341e19['push'](_0x341e19['shift']());}catch(_0x43c6f1){_0x341e19['push'](_0x341e19['shift']());}}}(_0x5503,0x43e33));function _0x2447(_0x2d1f3b,_0x3f014a){_0x2d1f3b=_0x2d1f3b-0x11e;const _0x550361=_0x5503();let _0x2447a4=_0x550361[_0x2d1f3b];return _0x2447a4;}const e={'sheets-chart':{'category':_0x5a9961(0x133),'series':_0x5a9961(0x134),'seriesDefaultName':_0x5a9961(0x124),'categoryDefaultName':'Categoria\x20{0}','blank':'(Vuoto)','msg':{'emptyTips':'Aggiungi\x20una\x20serie\x20per\x20iniziare\x20a\x20visualizzare\x20i\x20dati','sankeyCircularTips':_0x5a9961(0x127)},'bubble':{'emptyTips':_0x5a9961(0x12c)},'relation':{'emptyTips':'La\x20fonte\x20dati\x20per\x20il\x20grafico\x20delle\x20relazioni\x20è\x20la\x20matrice\x20di\x20co-occorrenze\x20con\x20la\x20colonna\x20tipo\x20aggiuntiva\x20nella\x20seconda\x20colonna'},'cloud':{'word':_0x5a9961(0x129),'frequency':_0x5a9961(0x123)},'waterfall':{'positive':'Positivo','negative':'Negativo','subtotal':_0x5a9961(0x120)},'pareto':{'lineName':_0x5a9961(0x122)},'boxplot':{'min':_0x5a9961(0x121),'q1':_0x5a9961(0x12b),'median':'Mediana','q3':_0x5a9961(0x12f),'max':_0x5a9961(0x12a)}}};export{e as default};
1
+ function _0x5bc2(_0x397ca4,_0x153e3b){_0x397ca4=_0x397ca4-0x1d5;const _0x29540b=_0x2954();let _0x5bc23d=_0x29540b[_0x397ca4];return _0x5bc23d;}const _0x41f5c8=_0x5bc2;function _0x2954(){const _0x3b763b=['3AIvXit','306198aVURMk','Percentuale\x20cumulativa','Serie','Low','4818234YQQZSk','Primo\x20quartile','Aggiungi\x20una\x20serie\x20per\x20iniziare\x20a\x20visualizzare\x20i\x20dati','High','7619983IWUXcq','45883486urBnfm','212070dQOrpH','10wDenfI','Category','7816419NGUJCc','Il\x20grafico\x20a\x20bolle\x20richiede\x20almeno\x202\x20colonne:\x20asse\x20X,\x20asse\x20Y','Parola','Own\x20value','La\x20fonte\x20dati\x20per\x20il\x20grafico\x20delle\x20relazioni\x20è\x20la\x20matrice\x20di\x20co-occorrenze\x20con\x20la\x20colonna\x20tipo\x20aggiuntiva\x20nella\x20seconda\x20colonna','964gOmzJF','Positivo','8HJoGVC','Minimo','Close','Value','13565mOAYRD','Serie\x20{0}','Open','Massimo','Frequenza','Hierarchy','Mediana','Negativo','Categoria','(Vuoto)'];_0x2954=function(){return _0x3b763b;};return _0x2954();}(function(_0x3dbacf,_0x190ea0){const _0x2e1b4a=_0x5bc2,_0x33ef93=_0x3dbacf();while(!![]){try{const _0x1254f6=-parseInt(_0x2e1b4a(0x1f7))/0x1+parseInt(_0x2e1b4a(0x1de))/0x2*(parseInt(_0x2e1b4a(0x1f6))/0x3)+-parseInt(_0x2e1b4a(0x1e6))/0x4*(parseInt(_0x2e1b4a(0x1ec))/0x5)+-parseInt(_0x2e1b4a(0x1d8))/0x6+parseInt(_0x2e1b4a(0x1dc))/0x7*(-parseInt(_0x2e1b4a(0x1e8))/0x8)+-parseInt(_0x2e1b4a(0x1e1))/0x9+parseInt(_0x2e1b4a(0x1df))/0xa*(parseInt(_0x2e1b4a(0x1dd))/0xb);if(_0x1254f6===_0x190ea0)break;else _0x33ef93['push'](_0x33ef93['shift']());}catch(_0x31e7b5){_0x33ef93['push'](_0x33ef93['shift']());}}}(_0x2954,0x8804b));const e={'sheets-chart':{'category':_0x41f5c8(0x1f4),'series':_0x41f5c8(0x1d6),'seriesDefaultName':_0x41f5c8(0x1ed),'categoryDefaultName':'Categoria\x20{0}','blank':_0x41f5c8(0x1f5),'msg':{'emptyTips':_0x41f5c8(0x1da),'sankeyCircularTips':'Il\x20grafico\x20di\x20Sankey\x20non\x20può\x20contenere\x20dati\x20circolari'},'bubble':{'emptyTips':_0x41f5c8(0x1e2)},'relation':{'emptyTips':_0x41f5c8(0x1e5)},'cloud':{'word':_0x41f5c8(0x1e3),'frequency':_0x41f5c8(0x1f0)},'waterfall':{'positive':_0x41f5c8(0x1e7),'negative':_0x41f5c8(0x1f3),'subtotal':'Subtotale'},'pareto':{'lineName':_0x41f5c8(0x1d5)},'candlestick':{'series':'OHLC','category':_0x41f5c8(0x1e0),'open':_0x41f5c8(0x1ee),'high':_0x41f5c8(0x1db),'low':_0x41f5c8(0x1d7),'close':_0x41f5c8(0x1ea)},'boxplot':{'min':_0x41f5c8(0x1e9),'q1':_0x41f5c8(0x1d9),'median':_0x41f5c8(0x1f2),'q3':'Terzo\x20quartile','max':_0x41f5c8(0x1ef)},'histogram':{'frequency':'Frequency'},'treemap':{'hierarchy':_0x41f5c8(0x1f1),'value':_0x41f5c8(0x1eb),'ownValue':_0x41f5c8(0x1e4),'children':'Children'}}};export{e as default};
@@ -1 +1 @@
1
- const _0x1d9e31=_0x1730;(function(_0x301289,_0xa0601f){const _0x12144d=_0x1730,_0x320c45=_0x301289();while(!![]){try{const _0xf31500=-parseInt(_0x12144d(0x1f4))/0x1+-parseInt(_0x12144d(0x1e8))/0x2*(parseInt(_0x12144d(0x1ea))/0x3)+-parseInt(_0x12144d(0x1f0))/0x4+-parseInt(_0x12144d(0x1f7))/0x5+-parseInt(_0x12144d(0x1f9))/0x6*(parseInt(_0x12144d(0x1e9))/0x7)+-parseInt(_0x12144d(0x1eb))/0x8*(parseInt(_0x12144d(0x1e4))/0x9)+parseInt(_0x12144d(0x1e6))/0xa;if(_0xf31500===_0xa0601f)break;else _0x320c45['push'](_0x320c45['shift']());}catch(_0x577b34){_0x320c45['push'](_0x320c45['shift']());}}}(_0x50ea,0x27576));const e={'sheets-chart':{'category':_0x1d9e31(0x1f5),'series':'系列','seriesDefaultName':_0x1d9e31(0x1f2),'categoryDefaultName':'項目{0}','blank':'(空白)','msg':{'emptyTips':_0x1d9e31(0x1ee),'sankeyCircularTips':_0x1d9e31(0x1ed)},'bubble':{'emptyTips':_0x1d9e31(0x1f1)},'relation':{'emptyTips':_0x1d9e31(0x1e7)},'cloud':{'word':'単語','frequency':'頻度'},'waterfall':{'positive':_0x1d9e31(0x1e5),'negative':_0x1d9e31(0x1e3),'subtotal':'小計'},'pareto':{'lineName':_0x1d9e31(0x1ec)},'boxplot':{'min':_0x1d9e31(0x1f8),'q1':_0x1d9e31(0x1f3),'median':_0x1d9e31(0x1ef),'q3':_0x1d9e31(0x1f6),'max':'最大値'}}};function _0x50ea(){const _0x3a7a6a=['カテゴリ','第3四分位数','565295CrDkFg','最小値','48rSJJZh','負の値','348714YIntHp','正の値','7461460hrdgzV','関係図のデータソースは、2列目に追加のタイプ列を含む共起行列です','2KIYMVH','2737XpLVsm','62394stgFOH','8LMFWFC','累積パーセンテージ','サンキー図には循環データを含めることはできません','系列を追加してデータの可視化を開始してください','中央値','1048796KYMzjg','バブルチャートには少なくとも2列必要です:\x20横軸、縦軸','系列{0}','第1四分位数','147074QCzUmA'];_0x50ea=function(){return _0x3a7a6a;};return _0x50ea();}function _0x1730(_0x632de3,_0x179a3d){_0x632de3=_0x632de3-0x1e3;const _0x50ea04=_0x50ea();let _0x1730d2=_0x50ea04[_0x632de3];return _0x1730d2;}export{e as default};
1
+ const _0x201090=_0x33f4;(function(_0x261f7e,_0x18e6b4){const _0x1e8ddd=_0x33f4,_0x4e6905=_0x261f7e();while(!![]){try{const _0x25f516=parseInt(_0x1e8ddd(0x1e3))/0x1*(parseInt(_0x1e8ddd(0x1cc))/0x2)+parseInt(_0x1e8ddd(0x1d6))/0x3*(parseInt(_0x1e8ddd(0x1cb))/0x4)+parseInt(_0x1e8ddd(0x1db))/0x5*(parseInt(_0x1e8ddd(0x1eb))/0x6)+parseInt(_0x1e8ddd(0x1dc))/0x7*(parseInt(_0x1e8ddd(0x1ea))/0x8)+-parseInt(_0x1e8ddd(0x1d9))/0x9+parseInt(_0x1e8ddd(0x1d4))/0xa+parseInt(_0x1e8ddd(0x1ca))/0xb*(-parseInt(_0x1e8ddd(0x1e8))/0xc);if(_0x25f516===_0x18e6b4)break;else _0x4e6905['push'](_0x4e6905['shift']());}catch(_0x3a3a63){_0x4e6905['push'](_0x4e6905['shift']());}}}(_0x2a7c,0xa381e));function _0x2a7c(){const _0x30b973=['60792jWdxhe','Open','778382tGXLFT','4xgAsyE','1464048XUkerl','項目{0}','中央値','Close','系列{0}','High','カテゴリ','正の値','994160fNFJnL','Category','1660377MHFvTv','バブルチャートには少なくとも2列必要です:\x20横軸、縦軸','最大値','2799684LgllGs','関係図のデータソースは、2列目に追加のタイプ列を含む共起行列です','205EylAxH','203bQHiaJ','系列を追加してデータの可視化を開始してください','第1四分位数','最小値','第3四分位数','Hierarchy','Children','1RVtGaK','Frequency','負の値','Low','サンキー図には循環データを含めることはできません','336aERPzP','(空白)','320504Qmokad'];_0x2a7c=function(){return _0x30b973;};return _0x2a7c();}function _0x33f4(_0x22f4e,_0x1a31ff){_0x22f4e=_0x22f4e-0x1c9;const _0x2a7c35=_0x2a7c();let _0x33f471=_0x2a7c35[_0x22f4e];return _0x33f471;}const e={'sheets-chart':{'category':_0x201090(0x1d2),'series':'系列','seriesDefaultName':_0x201090(0x1d0),'categoryDefaultName':_0x201090(0x1cd),'blank':_0x201090(0x1e9),'msg':{'emptyTips':_0x201090(0x1dd),'sankeyCircularTips':_0x201090(0x1e7)},'bubble':{'emptyTips':_0x201090(0x1d7)},'relation':{'emptyTips':_0x201090(0x1da)},'cloud':{'word':'単語','frequency':'頻度'},'waterfall':{'positive':_0x201090(0x1d3),'negative':_0x201090(0x1e5),'subtotal':'小計'},'pareto':{'lineName':'累積パーセンテージ'},'candlestick':{'series':'OHLC','category':_0x201090(0x1d5),'open':_0x201090(0x1c9),'high':_0x201090(0x1d1),'low':_0x201090(0x1e6),'close':_0x201090(0x1cf)},'boxplot':{'min':_0x201090(0x1df),'q1':_0x201090(0x1de),'median':_0x201090(0x1ce),'q3':_0x201090(0x1e0),'max':_0x201090(0x1d8)},'histogram':{'frequency':_0x201090(0x1e4)},'treemap':{'hierarchy':_0x201090(0x1e1),'value':'Value','ownValue':'Own\x20value','children':_0x201090(0x1e2)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x30a3(_0x387374,_0x254b9a){_0x387374=_0x387374-0x13c;const _0x1d0512=_0x1d05();let _0x30a344=_0x1d0512[_0x387374];return _0x30a344;}const _0xdfaafd=_0x30a3;(function(_0x10c42a,_0x2d94b9){const _0x3c94ca=_0x30a3,_0x1d2138=_0x10c42a();while(!![]){try{const _0x47271b=-parseInt(_0x3c94ca(0x14c))/0x1+-parseInt(_0x3c94ca(0x13d))/0x2+-parseInt(_0x3c94ca(0x14f))/0x3*(parseInt(_0x3c94ca(0x149))/0x4)+-parseInt(_0x3c94ca(0x14a))/0x5+parseInt(_0x3c94ca(0x14d))/0x6*(-parseInt(_0x3c94ca(0x13e))/0x7)+parseInt(_0x3c94ca(0x150))/0x8*(parseInt(_0x3c94ca(0x144))/0x9)+parseInt(_0x3c94ca(0x143))/0xa;if(_0x47271b===_0x2d94b9)break;else _0x1d2138['push'](_0x1d2138['shift']());}catch(_0x3fcaa3){_0x1d2138['push'](_0x1d2138['shift']());}}}(_0x1d05,0xe3465));const e={'sheets-chart':{'category':_0xdfaafd(0x142),'series':'계열','seriesDefaultName':_0xdfaafd(0x14b),'categoryDefaultName':_0xdfaafd(0x140),'blank':_0xdfaafd(0x13c),'msg':{'emptyTips':'계열을\x20추가하여\x20데이터\x20시각화를\x20시작하세요','sankeyCircularTips':_0xdfaafd(0x146)},'bubble':{'emptyTips':_0xdfaafd(0x14e)},'relation':{'emptyTips':_0xdfaafd(0x147)},'cloud':{'word':'단어','frequency':'빈도'},'waterfall':{'positive':'양수','negative':'음수','subtotal':'부분합'},'pareto':{'lineName':_0xdfaafd(0x148)},'boxplot':{'min':'최소값','q1':_0xdfaafd(0x145),'median':'중앙값','q3':_0xdfaafd(0x141),'max':_0xdfaafd(0x13f)}}};export{e as default};function _0x1d05(){const _0x5308e9=['생키\x20차트에는\x20순환형\x20데이터를\x20포함할\x20수\x20없습니다','관계형\x20차트\x20데이터\x20원본은\x20두\x20번째\x20열에\x20추가\x20유형\x20열이\x20포함된\x20동시\x20발생\x20행렬입니다','누적\x20백분율','12iQMrgt','8093805UwAsEk','계열{0}','11827HZIJvr','3083862nqKFGd','거품형\x20차트는\x20가로\x20축,\x20세로\x20축\x20등\x20최소\x202개의\x20열이\x20필요합니다','418161JXbkih','398808FanVrQ','(비어\x20있음)','2421396PLhItA','7QWrErY','최대값','항목{0}','제3사분위수','카테고리','38568740aHDZaW','153AJfxKK','제1사분위수'];_0x1d05=function(){return _0x5308e9;};return _0x1d05();}
1
+ function _0x25f0(){const _0x4c86ee=['Close','3334JuMCOh','계열{0}','최소값','제3사분위수','부분합','715914ckLFuu','생키\x20차트에는\x20순환형\x20데이터를\x20포함할\x20수\x20없습니다','Value','중앙값','누적\x20백분율','Children','Hierarchy','31173vMwpqO','2716624TohHLn','4699070gVIUnE','6568542QZsZRJ','OHLC','Frequency','High','최대값','관계형\x20차트\x20데이터\x20원본은\x20두\x20번째\x20열에\x20추가\x20유형\x20열이\x20포함된\x20동시\x20발생\x20행렬입니다','Open','7aiudch','거품형\x20차트는\x20가로\x20축,\x20세로\x20축\x20등\x20최소\x202개의\x20열이\x20필요합니다','1793970qwPVFt','Category','계열을\x20추가하여\x20데이터\x20시각화를\x20시작하세요','8PEjfmb','367eKzzQp','Own\x20value'];_0x25f0=function(){return _0x4c86ee;};return _0x25f0();}function _0x4847(_0x7c65e6,_0x5ec891){_0x7c65e6=_0x7c65e6-0xb1;const _0x25f09c=_0x25f0();let _0x4847fd=_0x25f09c[_0x7c65e6];return _0x4847fd;}const _0x187c69=_0x4847;(function(_0x28efeb,_0x48dcc2){const _0x2d00a0=_0x4847,_0x1c11e2=_0x28efeb();while(!![]){try{const _0x9a9c4c=-parseInt(_0x2d00a0(0xbf))/0x1*(-parseInt(_0x2d00a0(0xc2))/0x2)+parseInt(_0x2d00a0(0xce))/0x3*(parseInt(_0x2d00a0(0xbe))/0x4)+parseInt(_0x2d00a0(0xb1))/0x5+-parseInt(_0x2d00a0(0xc7))/0x6+parseInt(_0x2d00a0(0xb9))/0x7*(-parseInt(_0x2d00a0(0xcf))/0x8)+-parseInt(_0x2d00a0(0xb2))/0x9+parseInt(_0x2d00a0(0xbb))/0xa;if(_0x9a9c4c===_0x48dcc2)break;else _0x1c11e2['push'](_0x1c11e2['shift']());}catch(_0x5b6ae9){_0x1c11e2['push'](_0x1c11e2['shift']());}}}(_0x25f0,0x89767));const e={'sheets-chart':{'category':'카테고리','series':'계열','seriesDefaultName':_0x187c69(0xc3),'categoryDefaultName':'항목{0}','blank':'(비어\x20있음)','msg':{'emptyTips':_0x187c69(0xbd),'sankeyCircularTips':_0x187c69(0xc8)},'bubble':{'emptyTips':_0x187c69(0xba)},'relation':{'emptyTips':_0x187c69(0xb7)},'cloud':{'word':'단어','frequency':'빈도'},'waterfall':{'positive':'양수','negative':'음수','subtotal':_0x187c69(0xc6)},'pareto':{'lineName':_0x187c69(0xcb)},'candlestick':{'series':_0x187c69(0xb3),'category':_0x187c69(0xbc),'open':_0x187c69(0xb8),'high':_0x187c69(0xb5),'low':'Low','close':_0x187c69(0xc1)},'boxplot':{'min':_0x187c69(0xc4),'q1':'제1사분위수','median':_0x187c69(0xca),'q3':_0x187c69(0xc5),'max':_0x187c69(0xb6)},'histogram':{'frequency':_0x187c69(0xb4)},'treemap':{'hierarchy':_0x187c69(0xcd),'value':_0x187c69(0xc9),'ownValue':_0x187c69(0xc0),'children':_0x187c69(0xcc)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x40db(){const _0x3199df=['38504ZrVwbd','1210kZBYEJ','213RltzhA','(Puste)','Minimum','Trzeci\x20kwartyl','40953ICFwDN','Dodaj\x20serię,\x20aby\x20rozpocząć\x20wizualizację\x20danych','Kategoria\x20{0}','285438MVrNOd','548XOmTlg','Wykres\x20bąbelkowy\x20wymaga\x20co\x20najmniej\x202\x20kolumn:\x20oś\x20X,\x20oś\x20Y','Pierwszy\x20kwartyl','Ujemne','Skumulowany\x20procent','Częstotliwość','Źródło\x20danych\x20dla\x20wykresu\x20relacji\x20to\x20macierz\x20współwystępowania\x20z\x20dodatkową\x20kolumną\x20typu\x20w\x20drugiej\x20kolumnie','3880597XkxSMT','Maksimum','Mediana','621GyuZWq','36965tVYsfc','Seria','Wykres\x20Sankeya\x20nie\x20może\x20zawierać\x20danych\x20cyklicznych','2759595nuAosW','Seria\x20{0}','5338VHagXt'];_0x40db=function(){return _0x3199df;};return _0x40db();}function _0x6984(_0x16a1d4,_0x5b990f){_0x16a1d4=_0x16a1d4-0x12b;const _0x40dbe2=_0x40db();let _0x6984e8=_0x40dbe2[_0x16a1d4];return _0x6984e8;}const _0x48939c=_0x6984;(function(_0x4b1f6a,_0xf899c4){const _0xe30add=_0x6984,_0x546a22=_0x4b1f6a();while(!![]){try{const _0x1a76d9=parseInt(_0xe30add(0x145))/0x1*(parseInt(_0xe30add(0x142))/0x2)+parseInt(_0xe30add(0x140))/0x3+parseInt(_0xe30add(0x132))/0x4*(-parseInt(_0xe30add(0x13d))/0x5)+-parseInt(_0xe30add(0x131))/0x6+-parseInt(_0xe30add(0x139))/0x7+parseInt(_0xe30add(0x143))/0x8*(parseInt(_0xe30add(0x13c))/0x9)+-parseInt(_0xe30add(0x144))/0xa*(-parseInt(_0xe30add(0x12e))/0xb);if(_0x1a76d9===_0xf899c4)break;else _0x546a22['push'](_0x546a22['shift']());}catch(_0x117b30){_0x546a22['push'](_0x546a22['shift']());}}}(_0x40db,0xa031d));const e={'sheets-chart':{'category':'Kategoria','series':_0x48939c(0x13e),'seriesDefaultName':_0x48939c(0x141),'categoryDefaultName':_0x48939c(0x130),'blank':_0x48939c(0x12b),'msg':{'emptyTips':_0x48939c(0x12f),'sankeyCircularTips':_0x48939c(0x13f)},'bubble':{'emptyTips':_0x48939c(0x133)},'relation':{'emptyTips':_0x48939c(0x138)},'cloud':{'word':'Słowo','frequency':_0x48939c(0x137)},'waterfall':{'positive':'Dodatnie','negative':_0x48939c(0x135),'subtotal':'Suma\x20częściowa'},'pareto':{'lineName':_0x48939c(0x136)},'boxplot':{'min':_0x48939c(0x12c),'q1':_0x48939c(0x134),'median':_0x48939c(0x13b),'q3':_0x48939c(0x12d),'max':_0x48939c(0x13a)}}};export{e as default};
1
+ const _0x1a250a=_0x185e;function _0x3340(){const _0x3289ee=['1415192OajYfZ','Suma\x20częściowa','Wykres\x20bąbelkowy\x20wymaga\x20co\x20najmniej\x202\x20kolumn:\x20oś\x20X,\x20oś\x20Y','Trzeci\x20kwartyl','OHLC','Low','6IWbHJu','Frequency','Seria','1229kjresP','Mediana','99YURBVC','Wykres\x20Sankeya\x20nie\x20może\x20zawierać\x20danych\x20cyklicznych','4233790lITXzL','9Igucxz','Value','Pierwszy\x20kwartyl','Hierarchy','1466038chIkfD','88AvjpAJ','Skumulowany\x20procent','Źródło\x20danych\x20dla\x20wykresu\x20relacji\x20to\x20macierz\x20współwystępowania\x20z\x20dodatkową\x20kolumną\x20typu\x20w\x20drugiej\x20kolumnie','(Puste)','Minimum','Ujemne','324156wAljHx','Kategoria','Dodaj\x20serię,\x20aby\x20rozpocząć\x20wizualizację\x20danych','545136iKllgP','Słowo','622760saKeJU','16vGzZEe'];_0x3340=function(){return _0x3289ee;};return _0x3340();}(function(_0x6a80eb,_0xbe2f18){const _0x55f107=_0x185e,_0x483aa9=_0x6a80eb();while(!![]){try{const _0x257a31=-parseInt(_0x55f107(0x1d0))/0x1*(parseInt(_0x55f107(0x1da))/0x2)+-parseInt(_0x55f107(0x1e0))/0x3+parseInt(_0x55f107(0x1e6))/0x4*(parseInt(_0x55f107(0x1e5))/0x5)+-parseInt(_0x55f107(0x1cd))/0x6*(-parseInt(_0x55f107(0x1d9))/0x7)+-parseInt(_0x55f107(0x1e7))/0x8+-parseInt(_0x55f107(0x1d5))/0x9*(parseInt(_0x55f107(0x1d4))/0xa)+parseInt(_0x55f107(0x1d2))/0xb*(parseInt(_0x55f107(0x1e3))/0xc);if(_0x257a31===_0xbe2f18)break;else _0x483aa9['push'](_0x483aa9['shift']());}catch(_0x2afd8c){_0x483aa9['push'](_0x483aa9['shift']());}}}(_0x3340,0x56728));const e={'sheets-chart':{'category':_0x1a250a(0x1e1),'series':_0x1a250a(0x1cf),'seriesDefaultName':'Seria\x20{0}','categoryDefaultName':'Kategoria\x20{0}','blank':_0x1a250a(0x1dd),'msg':{'emptyTips':_0x1a250a(0x1e2),'sankeyCircularTips':_0x1a250a(0x1d3)},'bubble':{'emptyTips':_0x1a250a(0x1e9)},'relation':{'emptyTips':_0x1a250a(0x1dc)},'cloud':{'word':_0x1a250a(0x1e4),'frequency':'Częstotliwość'},'waterfall':{'positive':'Dodatnie','negative':_0x1a250a(0x1df),'subtotal':_0x1a250a(0x1e8)},'pareto':{'lineName':_0x1a250a(0x1db)},'candlestick':{'series':_0x1a250a(0x1eb),'category':'Category','open':'Open','high':'High','low':_0x1a250a(0x1cc),'close':'Close'},'boxplot':{'min':_0x1a250a(0x1de),'q1':_0x1a250a(0x1d7),'median':_0x1a250a(0x1d1),'q3':_0x1a250a(0x1ea),'max':'Maksimum'},'histogram':{'frequency':_0x1a250a(0x1ce)},'treemap':{'hierarchy':_0x1a250a(0x1d8),'value':_0x1a250a(0x1d6),'ownValue':'Own\x20value','children':'Children'}}};function _0x185e(_0x461b62,_0x2765fc){_0x461b62=_0x461b62-0x1cc;const _0x33404a=_0x3340();let _0x185eef=_0x33404a[_0x461b62];return _0x185eef;}export{e as default};
@@ -1 +1 @@
1
- function _0x3c1c(){const _0x2efcc7=['A\x20fonte\x20de\x20dados\x20para\x20o\x20gráfico\x20de\x20relacionamento\x20é\x20a\x20matriz\x20de\x20coocorrência\x20de\x20palavras\x20com\x20a\x20coluna\x20de\x20tipo\x20adicional\x20na\x20segunda\x20coluna','3698krrHAq','3645664YZOgct','747472sYniCx','Negativo','Mediana','Porcentagem\x20Cumulativa','O\x20gráfico\x20de\x20bolhas\x20requer\x20pelo\x20menos\x202\x20colunas:\x20Eixo\x20X,\x20Eixo\x20Y','186650VkPBTu','Série\x20{0}','Positivo','Frequência','87lQyvaI','Adicione\x20uma\x20série\x20para\x20começar\x20a\x20visualizar\x20seus\x20dados','596634PlApdm','21Wmaeev','5PPrAaL','Subtotal','Terceiro\x20quartil','Série','Palavra','1743464eRfvyC','20277CoYGZF','(Vazio)','670wwmSXV'];_0x3c1c=function(){return _0x2efcc7;};return _0x3c1c();}const _0x3e4881=_0x144b;function _0x144b(_0x5ede01,_0x1fe8e8){_0x5ede01=_0x5ede01-0xee;const _0x3c1cea=_0x3c1c();let _0x144be3=_0x3c1cea[_0x5ede01];return _0x144be3;}(function(_0x53cc4b,_0x9686e7){const _0x3b7291=_0x144b,_0x5ea151=_0x53cc4b();while(!![]){try{const _0x49a8d6=parseInt(_0x3b7291(0xfe))/0x1+-parseInt(_0x3b7291(0xf7))/0x2*(-parseInt(_0x3b7291(0x102))/0x3)+parseInt(_0x3b7291(0xf9))/0x4*(parseInt(_0x3b7291(0x106))/0x5)+-parseInt(_0x3b7291(0x104))/0x6*(parseInt(_0x3b7291(0x105))/0x7)+parseInt(_0x3b7291(0xf2))/0x8+parseInt(_0x3b7291(0xf3))/0x9*(parseInt(_0x3b7291(0xf5))/0xa)+-parseInt(_0x3b7291(0xf8))/0xb;if(_0x49a8d6===_0x9686e7)break;else _0x5ea151['push'](_0x5ea151['shift']());}catch(_0x33042c){_0x5ea151['push'](_0x5ea151['shift']());}}}(_0x3c1c,0x2898a));const e={'sheets-chart':{'category':'Categoria','series':_0x3e4881(0xf0),'seriesDefaultName':_0x3e4881(0xff),'categoryDefaultName':'Categoria\x20{0}','blank':_0x3e4881(0xf4),'msg':{'emptyTips':_0x3e4881(0x103),'sankeyCircularTips':'O\x20gráfico\x20de\x20Sankey\x20não\x20pode\x20conter\x20dados\x20circulares'},'bubble':{'emptyTips':_0x3e4881(0xfd)},'relation':{'emptyTips':_0x3e4881(0xf6)},'cloud':{'word':_0x3e4881(0xf1),'frequency':_0x3e4881(0x101)},'waterfall':{'positive':_0x3e4881(0x100),'negative':_0x3e4881(0xfa),'subtotal':_0x3e4881(0xee)},'pareto':{'lineName':_0x3e4881(0xfc)},'boxplot':{'min':'Mínimo','q1':'Primeiro\x20quartil','median':_0x3e4881(0xfb),'q3':_0x3e4881(0xef),'max':'Máximo'}}};export{e as default};
1
+ const _0x391284=_0x23d8;function _0x23d8(_0x61c6ef,_0x22b404){_0x61c6ef=_0x61c6ef-0x191;const _0x365082=_0x3650();let _0x23d8ee=_0x365082[_0x61c6ef];return _0x23d8ee;}(function(_0x1dd289,_0xb4cbb0){const _0x1c6131=_0x23d8,_0x4614ce=_0x1dd289();while(!![]){try{const _0x31e4a2=parseInt(_0x1c6131(0x19d))/0x1+parseInt(_0x1c6131(0x1a5))/0x2*(parseInt(_0x1c6131(0x19c))/0x3)+parseInt(_0x1c6131(0x19a))/0x4*(parseInt(_0x1c6131(0x1ab))/0x5)+parseInt(_0x1c6131(0x193))/0x6*(-parseInt(_0x1c6131(0x1ae))/0x7)+parseInt(_0x1c6131(0x198))/0x8+parseInt(_0x1c6131(0x1a9))/0x9*(parseInt(_0x1c6131(0x1a7))/0xa)+-parseInt(_0x1c6131(0x199))/0xb;if(_0x31e4a2===_0xb4cbb0)break;else _0x4614ce['push'](_0x4614ce['shift']());}catch(_0x1d6a8d){_0x4614ce['push'](_0x4614ce['shift']());}}}(_0x3650,0x41547));function _0x3650(){const _0x38dcb7=['High','Low','566974bsrsJt','Category','430CbBITe','Mediana','37179paIDDo','Adicione\x20uma\x20série\x20para\x20começar\x20a\x20visualizar\x20seus\x20dados','7570NBxhJI','Categoria','A\x20fonte\x20de\x20dados\x20para\x20o\x20gráfico\x20de\x20relacionamento\x20é\x20a\x20matriz\x20de\x20coocorrência\x20de\x20palavras\x20com\x20a\x20coluna\x20de\x20tipo\x20adicional\x20na\x20segunda\x20coluna','763ZtbvSF','OHLC','Palavra','Own\x20value','Open','Negativo','20370EjXqma','Close','Frequência','O\x20gráfico\x20de\x20bolhas\x20requer\x20pelo\x20menos\x202\x20colunas:\x20Eixo\x20X,\x20Eixo\x20Y','Value','772832BUmXMz','9567877NkJWSm','1288vXybma','Terceiro\x20quartil','3gLjuRD','462221gbxElY','Porcentagem\x20Cumulativa','Primeiro\x20quartil','Children','Categoria\x20{0}','Subtotal'];_0x3650=function(){return _0x38dcb7;};return _0x3650();}const e={'sheets-chart':{'category':_0x391284(0x1ac),'series':'Série','seriesDefaultName':'Série\x20{0}','categoryDefaultName':_0x391284(0x1a1),'blank':'(Vazio)','msg':{'emptyTips':_0x391284(0x1aa),'sankeyCircularTips':'O\x20gráfico\x20de\x20Sankey\x20não\x20pode\x20conter\x20dados\x20circulares'},'bubble':{'emptyTips':_0x391284(0x196)},'relation':{'emptyTips':_0x391284(0x1ad)},'cloud':{'word':_0x391284(0x1b0),'frequency':_0x391284(0x195)},'waterfall':{'positive':'Positivo','negative':_0x391284(0x192),'subtotal':_0x391284(0x1a2)},'pareto':{'lineName':_0x391284(0x19e)},'candlestick':{'series':_0x391284(0x1af),'category':_0x391284(0x1a6),'open':_0x391284(0x191),'high':_0x391284(0x1a3),'low':_0x391284(0x1a4),'close':_0x391284(0x194)},'boxplot':{'min':'Mínimo','q1':_0x391284(0x19f),'median':_0x391284(0x1a8),'q3':_0x391284(0x19b),'max':'Máximo'},'histogram':{'frequency':'Frequency'},'treemap':{'hierarchy':'Hierarchy','value':_0x391284(0x197),'ownValue':_0x391284(0x1b1),'children':_0x391284(0x1a0)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x26e072=_0x2f50;(function(_0x10c572,_0x36d5ab){const _0x2f6989=_0x2f50,_0x255f84=_0x10c572();while(!![]){try{const _0x4ebff3=-parseInt(_0x2f6989(0xdb))/0x1*(parseInt(_0x2f6989(0xd6))/0x2)+parseInt(_0x2f6989(0xd7))/0x3+-parseInt(_0x2f6989(0xe7))/0x4+parseInt(_0x2f6989(0xe2))/0x5*(-parseInt(_0x2f6989(0xe6))/0x6)+parseInt(_0x2f6989(0xe0))/0x7+-parseInt(_0x2f6989(0xd8))/0x8+parseInt(_0x2f6989(0xde))/0x9;if(_0x4ebff3===_0x36d5ab)break;else _0x255f84['push'](_0x255f84['shift']());}catch(_0x187dc3){_0x255f84['push'](_0x255f84['shift']());}}}(_0x2b84,0xe66dc));function _0x2f50(_0x54bfd6,_0x6a5001){_0x54bfd6=_0x54bfd6-0xd6;const _0x2b84a5=_0x2b84();let _0x2f50aa=_0x2b84a5[_0x54bfd6];return _0x2f50aa;}const e={'sheets-chart':{'category':_0x26e072(0xe8),'series':_0x26e072(0xdf),'seriesDefaultName':'Серия\x20{0}','categoryDefaultName':_0x26e072(0xda),'blank':'Пусто','msg':{'emptyTips':'Добавьте\x20серию,\x20чтобы\x20начать\x20визуализацию\x20данных','sankeyCircularTips':_0x26e072(0xe3)},'bubble':{'emptyTips':'Диаграмма\x20пузырей\x20требует\x20как\x20минимум\x202\x20столбца:\x20ось\x20X,\x20ось\x20Y'},'relation':{'emptyTips':'Источником\x20данных\x20для\x20графика\x20взаимоотношений\x20является\x20матрица\x20сопутствующих\x20слов\x20с\x20дополнительным\x20столбцом\x20типа\x20во\x20втором\x20столбце.'},'cloud':{'word':'Слово','frequency':_0x26e072(0xe5)},'waterfall':{'positive':'Положительное','negative':_0x26e072(0xdd),'subtotal':_0x26e072(0xe1)},'pareto':{'lineName':'Накопительный\x20процент'},'boxplot':{'min':'Минимум','q1':_0x26e072(0xe4),'median':'Медиана','q3':_0x26e072(0xdc),'max':_0x26e072(0xd9)}}};export{e as default};function _0x2b84(){const _0x43642c=['Категория\x20{0}','46316cXmILe','Третий\x20квартиль','Отрицательное','15180030VNHxsL','Ряд\x20данных','6468798DFmvwP','Промежуточный\x20итог','2035jnoEsQ','Диаграмма\x20Санки\x20не\x20может\x20содержать\x20циклические\x20данные','Первый\x20квартиль','Частота','3930BdvfXx','764536XOZrZa','Категория','34HwoNEf','1287246xpJQPM','6807512FVvDKp','Максимум'];_0x2b84=function(){return _0x43642c;};return _0x2b84();}
1
+ const _0x41eef3=_0x27f8;(function(_0x36cd56,_0x231cf5){const _0x12d06e=_0x27f8,_0x1a9307=_0x36cd56();while(!![]){try{const _0x58fa1c=-parseInt(_0x12d06e(0xcf))/0x1+parseInt(_0x12d06e(0xdb))/0x2+-parseInt(_0x12d06e(0xe3))/0x3+-parseInt(_0x12d06e(0xe5))/0x4*(parseInt(_0x12d06e(0xdf))/0x5)+parseInt(_0x12d06e(0xdd))/0x6*(parseInt(_0x12d06e(0xde))/0x7)+-parseInt(_0x12d06e(0xd6))/0x8+parseInt(_0x12d06e(0xe1))/0x9*(-parseInt(_0x12d06e(0xd2))/0xa);if(_0x58fa1c===_0x231cf5)break;else _0x1a9307['push'](_0x1a9307['shift']());}catch(_0x29f78d){_0x1a9307['push'](_0x1a9307['shift']());}}}(_0xe124,0xb52f2));function _0xe124(){const _0x323dd7=['Медиана','2828380vmAWqX','Hierarchy','6wBZcjf','9074569jAMCeC','5hyzgzv','Частота','15309knwDCw','Children','171495pYGdfM','OHLC','2610768NahAuO','Low','Отрицательное','Диаграмма\x20Санки\x20не\x20может\x20содержать\x20циклические\x20данные','Серия\x20{0}','Накопительный\x20процент','Категория','High','Category','Own\x20value','296824qFTynJ','Максимум','Первый\x20квартиль','480KKIUIf','Добавьте\x20серию,\x20чтобы\x20начать\x20визуализацию\x20данных','Категория\x20{0}','Диаграмма\x20пузырей\x20требует\x20как\x20минимум\x202\x20столбца:\x20ось\x20X,\x20ось\x20Y','7040784OCgyAm','Value','Пусто','Промежуточный\x20итог'];_0xe124=function(){return _0x323dd7;};return _0xe124();}function _0x27f8(_0x57b557,_0x2110a0){_0x57b557=_0x57b557-0xc9;const _0xe124ff=_0xe124();let _0x27f8b4=_0xe124ff[_0x57b557];return _0x27f8b4;}const e={'sheets-chart':{'category':_0x41eef3(0xcb),'series':'Ряд\x20данных','seriesDefaultName':_0x41eef3(0xc9),'categoryDefaultName':_0x41eef3(0xd4),'blank':_0x41eef3(0xd8),'msg':{'emptyTips':_0x41eef3(0xd3),'sankeyCircularTips':_0x41eef3(0xe8)},'bubble':{'emptyTips':_0x41eef3(0xd5)},'relation':{'emptyTips':'Источником\x20данных\x20для\x20графика\x20взаимоотношений\x20является\x20матрица\x20сопутствующих\x20слов\x20с\x20дополнительным\x20столбцом\x20типа\x20во\x20втором\x20столбце.'},'cloud':{'word':'Слово','frequency':_0x41eef3(0xe0)},'waterfall':{'positive':'Положительное','negative':_0x41eef3(0xe7),'subtotal':_0x41eef3(0xd9)},'pareto':{'lineName':_0x41eef3(0xca)},'candlestick':{'series':_0x41eef3(0xe4),'category':_0x41eef3(0xcd),'open':'Open','high':_0x41eef3(0xcc),'low':_0x41eef3(0xe6),'close':'Close'},'boxplot':{'min':'Минимум','q1':_0x41eef3(0xd1),'median':_0x41eef3(0xda),'q3':'Третий\x20квартиль','max':_0x41eef3(0xd0)},'histogram':{'frequency':'Frequency'},'treemap':{'hierarchy':_0x41eef3(0xdc),'value':_0x41eef3(0xd7),'ownValue':_0x41eef3(0xce),'children':_0x41eef3(0xe2)}}};export{e as default};
@@ -1 +1 @@
1
- function _0x610f(){const _0x5d1201=['Zdrojové\x20dáta\x20pre\x20graf\x20vzťahov\x20sú\x20ko-slovná\x20matica\x20s\x20dodatočným\x20typovým\x20stĺpcom\x20v\x20druhom\x20stĺpci','114438WZsdeh','Tretí\x20kvartil','(Prázdne)','Minimum','1013732BllrwP','152114CfLjhZ','Kategória\x20{0}','35tbbVwc','Negatívne','246HwCKRe','Kategória','Bublinový\x20graf\x20vyžaduje\x20aspoň\x202\x20stĺpce:\x20os\x20X,\x20os\x20Y','467020OMHliK','Maximum','Medzisúčet','Séria','248yQYREg','Prvý\x20kvartil','60309wJATap','3614260AfMPln','Kumulatívne\x20percento','Frekvencia','2862MBkHMe','Séria\x20{0}'];_0x610f=function(){return _0x5d1201;};return _0x610f();}const _0x1e78f7=_0x2939;(function(_0x5deb06,_0x171972){const _0xa1df7b=_0x2939,_0xd2ad08=_0x5deb06();while(!![]){try{const _0x2d193f=parseInt(_0xa1df7b(0x12a))/0x1+-parseInt(_0xa1df7b(0x122))/0x2*(-parseInt(_0xa1df7b(0x115))/0x3)+-parseInt(_0xa1df7b(0x129))/0x4+-parseInt(_0xa1df7b(0x118))/0x5+parseInt(_0xa1df7b(0x125))/0x6*(parseInt(_0xa1df7b(0x12c))/0x7)+-parseInt(_0xa1df7b(0x11c))/0x8*(parseInt(_0xa1df7b(0x11e))/0x9)+parseInt(_0xa1df7b(0x11f))/0xa;if(_0x2d193f===_0x171972)break;else _0xd2ad08['push'](_0xd2ad08['shift']());}catch(_0x323db4){_0xd2ad08['push'](_0xd2ad08['shift']());}}}(_0x610f,0x29e9f));const e={'sheets-chart':{'category':_0x1e78f7(0x116),'series':_0x1e78f7(0x11b),'seriesDefaultName':_0x1e78f7(0x123),'categoryDefaultName':_0x1e78f7(0x12b),'blank':_0x1e78f7(0x127),'msg':{'emptyTips':'Pridajte\x20sériu\x20a\x20začnite\x20vizualizovať\x20údaje','sankeyCircularTips':'Sankeyho\x20graf\x20nemôže\x20obsahovať\x20cyklické\x20údaje'},'bubble':{'emptyTips':_0x1e78f7(0x117)},'relation':{'emptyTips':_0x1e78f7(0x124)},'cloud':{'word':'Slovo','frequency':_0x1e78f7(0x121)},'waterfall':{'positive':'Pozitívne','negative':_0x1e78f7(0x114),'subtotal':_0x1e78f7(0x11a)},'pareto':{'lineName':_0x1e78f7(0x120)},'boxplot':{'min':_0x1e78f7(0x128),'q1':_0x1e78f7(0x11d),'median':'Medián','q3':_0x1e78f7(0x126),'max':_0x1e78f7(0x119)}}};function _0x2939(_0x57e56e,_0x5bb2f5){_0x57e56e=_0x57e56e-0x114;const _0x610fe5=_0x610f();let _0x293909=_0x610fe5[_0x57e56e];return _0x293909;}export{e as default};
1
+ const _0x1f0034=_0x250c;(function(_0x2a281d,_0x5a4847){const _0x1d71d5=_0x250c,_0x39924b=_0x2a281d();while(!![]){try{const _0x5b7370=-parseInt(_0x1d71d5(0x17d))/0x1+-parseInt(_0x1d71d5(0x181))/0x2+-parseInt(_0x1d71d5(0x162))/0x3+-parseInt(_0x1d71d5(0x164))/0x4+parseInt(_0x1d71d5(0x16b))/0x5*(-parseInt(_0x1d71d5(0x169))/0x6)+parseInt(_0x1d71d5(0x172))/0x7*(parseInt(_0x1d71d5(0x167))/0x8)+parseInt(_0x1d71d5(0x171))/0x9*(parseInt(_0x1d71d5(0x16f))/0xa);if(_0x5b7370===_0x5a4847)break;else _0x39924b['push'](_0x39924b['shift']());}catch(_0x180a65){_0x39924b['push'](_0x39924b['shift']());}}}(_0x5bac,0x1d3f9));const e={'sheets-chart':{'category':_0x1f0034(0x16c),'series':_0x1f0034(0x166),'seriesDefaultName':_0x1f0034(0x180),'categoryDefaultName':_0x1f0034(0x17e),'blank':'(Prázdne)','msg':{'emptyTips':'Pridajte\x20sériu\x20a\x20začnite\x20vizualizovať\x20údaje','sankeyCircularTips':_0x1f0034(0x168)},'bubble':{'emptyTips':_0x1f0034(0x178)},'relation':{'emptyTips':'Zdrojové\x20dáta\x20pre\x20graf\x20vzťahov\x20sú\x20ko-slovná\x20matica\x20s\x20dodatočným\x20typovým\x20stĺpcom\x20v\x20druhom\x20stĺpci'},'cloud':{'word':_0x1f0034(0x17f),'frequency':'Frekvencia'},'waterfall':{'positive':_0x1f0034(0x176),'negative':_0x1f0034(0x174),'subtotal':_0x1f0034(0x16e)},'pareto':{'lineName':_0x1f0034(0x173)},'candlestick':{'series':_0x1f0034(0x17b),'category':_0x1f0034(0x16d),'open':'Open','high':_0x1f0034(0x165),'low':_0x1f0034(0x163),'close':_0x1f0034(0x175)},'boxplot':{'min':'Minimum','q1':_0x1f0034(0x17a),'median':'Medián','q3':_0x1f0034(0x177),'max':_0x1f0034(0x179)},'histogram':{'frequency':_0x1f0034(0x16a)},'treemap':{'hierarchy':_0x1f0034(0x17c),'value':_0x1f0034(0x170),'ownValue':_0x1f0034(0x182),'children':'Children'}}};function _0x5bac(){const _0x490543=['Frequency','190sXtByD','Kategória','Category','Medzisúčet','2890vWkTZM','Value','10863Selfsl','189qOGsgA','Kumulatívne\x20percento','Negatívne','Close','Pozitívne','Tretí\x20kvartil','Bublinový\x20graf\x20vyžaduje\x20aspoň\x202\x20stĺpce:\x20os\x20X,\x20os\x20Y','Maximum','Prvý\x20kvartil','OHLC','Hierarchy','85765xToEfc','Kategória\x20{0}','Slovo','Séria\x20{0}','115578eGDQzx','Own\x20value','47034QkszDd','Low','325412vVBfDl','High','Séria','61704vABWyg','Sankeyho\x20graf\x20nemôže\x20obsahovať\x20cyklické\x20údaje','31056ejXKpS'];_0x5bac=function(){return _0x490543;};return _0x5bac();}function _0x250c(_0x29964f,_0x3def25){_0x29964f=_0x29964f-0x162;const _0x5bac34=_0x5bac();let _0x250ca0=_0x5bac34[_0x29964f];return _0x250ca0;}export{e as default};
@@ -1 +1 @@
1
- const _0x5502cf=_0x5043;(function(_0x1d717e,_0x3e4f70){const _0x77509c=_0x5043,_0x140e7b=_0x1d717e();while(!![]){try{const _0x4abbf7=parseInt(_0x77509c(0x1cb))/0x1+-parseInt(_0x77509c(0x1c5))/0x2*(parseInt(_0x77509c(0x1c8))/0x3)+-parseInt(_0x77509c(0x1b7))/0x4+-parseInt(_0x77509c(0x1ca))/0x5*(parseInt(_0x77509c(0x1c4))/0x6)+-parseInt(_0x77509c(0x1bf))/0x7*(-parseInt(_0x77509c(0x1c6))/0x8)+parseInt(_0x77509c(0x1be))/0x9+-parseInt(_0x77509c(0x1ce))/0xa;if(_0x4abbf7===_0x3e4f70)break;else _0x140e7b['push'](_0x140e7b['shift']());}catch(_0x31fc76){_0x140e7b['push'](_0x140e7b['shift']());}}}(_0x5ced,0xae35c));function _0x5043(_0x32a237,_0x3423f7){_0x32a237=_0x32a237-0x1b7;const _0x5cedba=_0x5ced();let _0x5043b5=_0x5cedba[_0x32a237];return _0x5043b5;}function _0x5ced(){const _0x53f6e1=['31285Dlhzoo','436588JgFXMS','Tổng\x20phụ','Nguồn\x20dữ\x20liệu\x20cho\x20biểu\x20đồ\x20quan\x20hệ\x20là\x20ma\x20trận\x20đồng\x20từ\x20với\x20cột\x20loại\x20bổ\x20sung\x20ở\x20cột\x20thứ\x20hai','2804300nQhiFH','1963460xgqlKh','Danh\x20mục','Tần\x20suất','Biểu\x20đồ\x20Sankey\x20không\x20thể\x20chứa\x20dữ\x20liệu\x20vòng\x20lặp','Chuỗi','Giá\x20trị\x20nhỏ\x20nhất','Giá\x20trị\x20lớn\x20nhất','10500075sYgpPH','39774OFMLGE','(Trống)','Giá\x20trị\x20dương','Tỷ\x20lệ\x20tích\x20lũy','Không\x20có\x20dữ\x20liệu\x20để\x20hiển\x20thị.','624vBlfWS','4ktgRPY','1880oTTmCt','Biểu\x20đồ\x20bong\x20bóng\x20yêu\x20cầu\x20ít\x20nhất\x202\x20cột:\x20trục\x20X,\x20trục\x20Y','1204419LOchFH','Danh\x20mục\x20{0}'];_0x5ced=function(){return _0x53f6e1;};return _0x5ced();}const e={'sheets-chart':{'category':_0x5502cf(0x1b8),'series':_0x5502cf(0x1bb),'seriesDefaultName':'Loạt\x20{0}','categoryDefaultName':_0x5502cf(0x1c9),'blank':_0x5502cf(0x1c0),'msg':{'emptyTips':_0x5502cf(0x1c3),'sankeyCircularTips':_0x5502cf(0x1ba)},'bubble':{'emptyTips':_0x5502cf(0x1c7)},'relation':{'emptyTips':_0x5502cf(0x1cd)},'cloud':{'word':'Từ','frequency':_0x5502cf(0x1b9)},'waterfall':{'positive':_0x5502cf(0x1c1),'negative':'Giá\x20trị\x20âm','subtotal':_0x5502cf(0x1cc)},'pareto':{'lineName':_0x5502cf(0x1c2)},'boxplot':{'min':_0x5502cf(0x1bc),'q1':'Phần\x20tư\x20thứ\x20nhất','median':'Trung\x20vị','q3':'Phần\x20tư\x20thứ\x20ba','max':_0x5502cf(0x1bd)}}};export{e as default};
1
+ function _0x2761(){const _0x140878=['Frequency','(Trống)','Tổng\x20phụ','1367430GQVspV','714564AtUtVo','13167rJpOsa','Open','1138768Ghdihh','Tần\x20suất','Value','5880cMWyaC','Tỷ\x20lệ\x20tích\x20lũy','High','Own\x20value','Chuỗi','Loạt\x20{0}','Children','Danh\x20mục','Giá\x20trị\x20lớn\x20nhất','OHLC','8jVwOEk','Giá\x20trị\x20âm','9977608SWpyyU','Hierarchy','Danh\x20mục\x20{0}','Giá\x20trị\x20dương','2359931OpoFUe','Không\x20có\x20dữ\x20liệu\x20để\x20hiển\x20thị.','Close','1tHBGrF','413840mEZeVO','Biểu\x20đồ\x20bong\x20bóng\x20yêu\x20cầu\x20ít\x20nhất\x202\x20cột:\x20trục\x20X,\x20trục\x20Y'];_0x2761=function(){return _0x140878;};return _0x2761();}const _0x53b0b0=_0x5868;(function(_0x3a1e9d,_0x1fa2ff){const _0x370700=_0x5868,_0x2748a9=_0x3a1e9d();while(!![]){try{const _0x16c3ed=-parseInt(_0x370700(0x147))/0x1*(-parseInt(_0x370700(0x151))/0x2)+-parseInt(_0x370700(0x14e))/0x3*(parseInt(_0x370700(0x15e))/0x4)+parseInt(_0x370700(0x148))/0x5+-parseInt(_0x370700(0x14d))/0x6+parseInt(_0x370700(0x144))/0x7+parseInt(_0x370700(0x140))/0x8+-parseInt(_0x370700(0x14f))/0x9*(parseInt(_0x370700(0x154))/0xa);if(_0x16c3ed===_0x1fa2ff)break;else _0x2748a9['push'](_0x2748a9['shift']());}catch(_0x14c0c2){_0x2748a9['push'](_0x2748a9['shift']());}}}(_0x2761,0xa40d9));function _0x5868(_0x4e76ed,_0x1c0bdb){_0x4e76ed=_0x4e76ed-0x140;const _0x276102=_0x2761();let _0x586866=_0x276102[_0x4e76ed];return _0x586866;}const e={'sheets-chart':{'category':_0x53b0b0(0x15b),'series':_0x53b0b0(0x158),'seriesDefaultName':_0x53b0b0(0x159),'categoryDefaultName':_0x53b0b0(0x142),'blank':_0x53b0b0(0x14b),'msg':{'emptyTips':_0x53b0b0(0x145),'sankeyCircularTips':'Biểu\x20đồ\x20Sankey\x20không\x20thể\x20chứa\x20dữ\x20liệu\x20vòng\x20lặp'},'bubble':{'emptyTips':_0x53b0b0(0x149)},'relation':{'emptyTips':'Nguồn\x20dữ\x20liệu\x20cho\x20biểu\x20đồ\x20quan\x20hệ\x20là\x20ma\x20trận\x20đồng\x20từ\x20với\x20cột\x20loại\x20bổ\x20sung\x20ở\x20cột\x20thứ\x20hai'},'cloud':{'word':'Từ','frequency':_0x53b0b0(0x152)},'waterfall':{'positive':_0x53b0b0(0x143),'negative':_0x53b0b0(0x15f),'subtotal':_0x53b0b0(0x14c)},'pareto':{'lineName':_0x53b0b0(0x155)},'candlestick':{'series':_0x53b0b0(0x15d),'category':'Category','open':_0x53b0b0(0x150),'high':_0x53b0b0(0x156),'low':'Low','close':_0x53b0b0(0x146)},'boxplot':{'min':'Giá\x20trị\x20nhỏ\x20nhất','q1':'Phần\x20tư\x20thứ\x20nhất','median':'Trung\x20vị','q3':'Phần\x20tư\x20thứ\x20ba','max':_0x53b0b0(0x15c)},'histogram':{'frequency':_0x53b0b0(0x14a)},'treemap':{'hierarchy':_0x53b0b0(0x141),'value':_0x53b0b0(0x153),'ownValue':_0x53b0b0(0x157),'children':_0x53b0b0(0x15a)}}};export{e as default};
@@ -1 +1 @@
1
- const _0x38dbc5=_0x1c64;(function(_0x2ff480,_0x39205e){const _0x4a2fb3=_0x1c64,_0x537744=_0x2ff480();while(!![]){try{const _0x17f642=-parseInt(_0x4a2fb3(0xe7))/0x1*(parseInt(_0x4a2fb3(0xeb))/0x2)+-parseInt(_0x4a2fb3(0xee))/0x3*(-parseInt(_0x4a2fb3(0xec))/0x4)+-parseInt(_0x4a2fb3(0xf5))/0x5+parseInt(_0x4a2fb3(0xe9))/0x6+-parseInt(_0x4a2fb3(0xf1))/0x7+parseInt(_0x4a2fb3(0xf6))/0x8*(parseInt(_0x4a2fb3(0xf9))/0x9)+-parseInt(_0x4a2fb3(0xf8))/0xa*(-parseInt(_0x4a2fb3(0xf3))/0xb);if(_0x17f642===_0x39205e)break;else _0x537744['push'](_0x537744['shift']());}catch(_0x12881b){_0x537744['push'](_0x537744['shift']());}}}(_0x29d8,0x30011));function _0x29d8(){const _0x4b6a0d=['中位数','66lbNxxj','最大值','1781955QSGjYj','104muMLvc','累积占比','842230IStUXv','175887NQmfUp','第三四分位数','227473IUgFLf','(空)','758016bbSLtf','类别\x20{0}','2xMFoFZ','877428deohst','请先添加系列开始数据可视化','3mPNlGl','第一四分位数','桑基图不能包含循环数据','2272207FKYeeS'];_0x29d8=function(){return _0x4b6a0d;};return _0x29d8();}const e={'sheets-chart':{'category':'类别','series':'系列','seriesDefaultName':'系列\x20{0}','categoryDefaultName':_0x38dbc5(0xea),'blank':_0x38dbc5(0xe8),'msg':{'emptyTips':_0x38dbc5(0xed),'sankeyCircularTips':_0x38dbc5(0xf0)},'bubble':{'emptyTips':'气泡图至少需要2列,X轴、Y轴。'},'relation':{'emptyTips':'关系图数据源为额外添加类型列在第二列的共词矩阵'},'cloud':{'word':'词语','frequency':'频率'},'waterfall':{'positive':'正值','negative':'负值','subtotal':'小计'},'pareto':{'lineName':_0x38dbc5(0xf7)},'boxplot':{'min':'最小值','q1':_0x38dbc5(0xef),'median':_0x38dbc5(0xf2),'q3':_0x38dbc5(0xfa),'max':_0x38dbc5(0xf4)}}};function _0x1c64(_0x2d4c1f,_0x1f1c3d){_0x2d4c1f=_0x2d4c1f-0xe7;const _0x29d8d4=_0x29d8();let _0x1c641d=_0x29d8d4[_0x2d4c1f];return _0x1c641d;}export{e as default};
1
+ function _0x4904(){const _0x2a51a2=['请先添加系列开始数据可视化','8018152vGrpMz','2651908lFkOEK','441LJpTwd','2044fywBZP','49QsWTbI','7530666Fdkpwf','中位数','Category','自身值','桑基图不能包含循环数据','15058044GxHNZE','最大值','High','第三四分位数','系列\x20{0}','Open','累积占比','Close','8462jkFldB','4997125CQhinY','第一四分位数'];_0x4904=function(){return _0x2a51a2;};return _0x4904();}const _0x18cfc4=_0x1eb8;function _0x1eb8(_0x275c34,_0x4d7f29){_0x275c34=_0x275c34-0x146;const _0x4904d5=_0x4904();let _0x1eb8d6=_0x4904d5[_0x275c34];return _0x1eb8d6;}(function(_0x4a1d06,_0x3c8113){const _0x52f317=_0x1eb8,_0x5f5df2=_0x4a1d06();while(!![]){try{const _0x3d326e=parseInt(_0x52f317(0x152))/0x1*(-parseInt(_0x52f317(0x14a))/0x2)+parseInt(_0x52f317(0x150))/0x3*(parseInt(_0x52f317(0x151))/0x4)+-parseInt(_0x52f317(0x14b))/0x5+-parseInt(_0x52f317(0x153))/0x6+parseInt(_0x52f317(0x14f))/0x7+parseInt(_0x52f317(0x14e))/0x8+parseInt(_0x52f317(0x158))/0x9;if(_0x3d326e===_0x3c8113)break;else _0x5f5df2['push'](_0x5f5df2['shift']());}catch(_0x4c95fd){_0x5f5df2['push'](_0x5f5df2['shift']());}}}(_0x4904,0xa2f63));const e={'sheets-chart':{'category':'类别','series':'系列','seriesDefaultName':_0x18cfc4(0x146),'categoryDefaultName':'类别\x20{0}','blank':'()','msg':{'emptyTips':_0x18cfc4(0x14d),'sankeyCircularTips':_0x18cfc4(0x157)},'bubble':{'emptyTips':'气泡图至少需要2列,X轴、Y轴。'},'relation':{'emptyTips':'关系图数据源为额外添加类型列在第二列的共词矩阵'},'cloud':{'word':'词语','frequency':'频率'},'waterfall':{'positive':'正值','negative':'负值','subtotal':'小计'},'pareto':{'lineName':_0x18cfc4(0x148)},'candlestick':{'series':'OHLC','category':_0x18cfc4(0x155),'open':_0x18cfc4(0x147),'high':_0x18cfc4(0x15a),'low':'Low','close':_0x18cfc4(0x149)},'boxplot':{'min':'最小值','q1':_0x18cfc4(0x14c),'median':_0x18cfc4(0x154),'q3':_0x18cfc4(0x15b),'max':_0x18cfc4(0x159)},'histogram':{'frequency':'频数'},'treemap':{'hierarchy':'层级','value':'值','ownValue':_0x18cfc4(0x156),'children':'子项'}}};export{e as default};
@@ -1 +1 @@
1
- const _0x308362=_0x4c80;(function(_0x2229d4,_0x2b21da){const _0xbc427e=_0x4c80,_0x20a6b1=_0x2229d4();while(!![]){try{const _0x22ff08=parseInt(_0xbc427e(0xd8))/0x1*(parseInt(_0xbc427e(0xd0))/0x2)+parseInt(_0xbc427e(0xc9))/0x3*(-parseInt(_0xbc427e(0xc8))/0x4)+-parseInt(_0xbc427e(0xdb))/0x5*(-parseInt(_0xbc427e(0xcd))/0x6)+-parseInt(_0xbc427e(0xcb))/0x7*(parseInt(_0xbc427e(0xcf))/0x8)+-parseInt(_0xbc427e(0xd7))/0x9+parseInt(_0xbc427e(0xd9))/0xa+parseInt(_0xbc427e(0xd6))/0xb*(parseInt(_0xbc427e(0xce))/0xc);if(_0x22ff08===_0x2b21da)break;else _0x20a6b1['push'](_0x20a6b1['shift']());}catch(_0x1b216e){_0x20a6b1['push'](_0x20a6b1['shift']());}}}(_0x4937,0xabaae));function _0x4937(){const _0x35bf9c=['7SUMUMX','系列\x20{0}','188814wQKyxm','12rRxWFT','5293544Ooxdrs','51334RbIOnT','累積占比','桑基圖不能包含循環數據','請先添加系列開始數據可視化','關係圖資料來源為額外新增類型欄在第二欄的共詞矩陣','類別\x20{0}','25439623DOiBBJ','9096723epJsuJ','2cVaatF','5699330VJWqwN','(空)','65OzijXm','最小值','最大值','6548WKwijH','1773syZDlg','第三四分位數'];_0x4937=function(){return _0x35bf9c;};return _0x4937();}function _0x4c80(_0x3d7268,_0x5143ff){_0x3d7268=_0x3d7268-0xc8;const _0x4937b3=_0x4937();let _0x4c8056=_0x4937b3[_0x3d7268];return _0x4c8056;}const e={'sheets-chart':{'category':'類別','series':'系列','seriesDefaultName':_0x308362(0xcc),'categoryDefaultName':_0x308362(0xd5),'blank':_0x308362(0xda),'msg':{'emptyTips':_0x308362(0xd3),'sankeyCircularTips':_0x308362(0xd2)},'bubble':{'emptyTips':'氣泡圖至少需要2欄,X軸、Y軸。'},'relation':{'emptyTips':_0x308362(0xd4)},'cloud':{'word':'詞','frequency':'頻率'},'waterfall':{'positive':'正值','negative':'負值','subtotal':'小計'},'pareto':{'lineName':_0x308362(0xd1)},'boxplot':{'min':_0x308362(0xdc),'q1':'第一四分位數','median':'中位數','q3':_0x308362(0xca),'max':_0x308362(0xdd)}}};export{e as default};
1
+ function _0x15fe(){const _0x409181=['氣泡圖至少需要2欄,X軸、Y軸。','695GZlOcd','OHLC','Close','1058912VrfqVj','關係圖資料來源為額外新增類型欄在第二欄的共詞矩陣','244377QJrkZJ','自身值','最大值','133554OXaLxU','3717945WqjqjS','第三四分位數','7hNZOgg','(空)','2634204dzxNDn','22nNKpOP','4244sOvlDW','7MmoBub','High','類別\x20{0}','Open','6370MxZeDv','累積占比','Low'];_0x15fe=function(){return _0x409181;};return _0x15fe();}const _0x42404a=_0x2b43;function _0x2b43(_0x2830bb,_0x5c609b){_0x2830bb=_0x2830bb-0xab;const _0x15fee8=_0x15fe();let _0x2b43c6=_0x15fee8[_0x2830bb];return _0x2b43c6;}(function(_0x3fd573,_0x3f4134){const _0x752085=_0x2b43,_0x36ee96=_0x3fd573();while(!![]){try{const _0x365c7b=parseInt(_0x752085(0xba))/0x1*(parseInt(_0x752085(0xb7))/0x2)+parseInt(_0x752085(0xb4))/0x3+parseInt(_0x752085(0xbe))/0x4*(-parseInt(_0x752085(0xaf))/0x5)+-parseInt(_0x752085(0xbc))/0x6*(parseInt(_0x752085(0xbf))/0x7)+-parseInt(_0x752085(0xb2))/0x8+parseInt(_0x752085(0xb8))/0x9+-parseInt(_0x752085(0xab))/0xa*(parseInt(_0x752085(0xbd))/0xb);if(_0x365c7b===_0x3f4134)break;else _0x36ee96['push'](_0x36ee96['shift']());}catch(_0x466bc3){_0x36ee96['push'](_0x36ee96['shift']());}}}(_0x15fe,0x3b0bc));const e={'sheets-chart':{'category':'類別','series':'系列','seriesDefaultName':'系列\x20{0}','categoryDefaultName':_0x42404a(0xc1),'blank':_0x42404a(0xbb),'msg':{'emptyTips':'請先添加系列開始數據可視化','sankeyCircularTips':'桑基圖不能包含循環數據'},'bubble':{'emptyTips':_0x42404a(0xae)},'relation':{'emptyTips':_0x42404a(0xb3)},'cloud':{'word':'詞','frequency':'頻率'},'waterfall':{'positive':'正值','negative':'負值','subtotal':'小計'},'pareto':{'lineName':_0x42404a(0xac)},'candlestick':{'series':_0x42404a(0xb0),'category':'Category','open':_0x42404a(0xc2),'high':_0x42404a(0xc0),'low':_0x42404a(0xad),'close':_0x42404a(0xb1)},'boxplot':{'min':'最小值','q1':'第一四分位數','median':'中位數','q3':_0x42404a(0xb9),'max':_0x42404a(0xb6)},'histogram':{'frequency':'頻數'},'treemap':{'hierarchy':'層級','value':'值','ownValue':_0x42404a(0xb5),'children':'子項'}}};export{e as default};
@@ -1 +1 @@
1
- function _0x3afa(){const _0x2fe837=['2SOkAFD','8105466tKcMJE','38931612JVrCqn','中位數','第一四分位數','16287WhjvmM','5IHwOgo','最小值','8jFzFNJ','11HzuSwn','累積占比','6376069NtJcsH','1229932rsGFMQ','152LUiHCR','10250470wDjcwy','關係圖資料來源為額外新增類型欄在第二欄的共詞矩陣','11340603PiXXAM','系列\x20{0}','請先添加系列開始數據可視化','桑基圖不能包含循環數據'];_0x3afa=function(){return _0x2fe837;};return _0x3afa();}const _0x5d6514=_0x1428;function _0x1428(_0x351754,_0x261e4a){_0x351754=_0x351754-0xa2;const _0x3afa1e=_0x3afa();let _0x14280b=_0x3afa1e[_0x351754];return _0x14280b;}(function(_0x37cf5c,_0xec71b){const _0x4aeabd=_0x1428,_0x167955=_0x37cf5c();while(!![]){try{const _0x10c21e=parseInt(_0x4aeabd(0xb1))/0x1*(parseInt(_0x4aeabd(0xa5))/0x2)+-parseInt(_0x4aeabd(0xaa))/0x3*(-parseInt(_0x4aeabd(0xb2))/0x4)+-parseInt(_0x4aeabd(0xab))/0x5*(-parseInt(_0x4aeabd(0xa6))/0x6)+parseInt(_0x4aeabd(0xb0))/0x7*(-parseInt(_0x4aeabd(0xad))/0x8)+parseInt(_0x4aeabd(0xb5))/0x9+parseInt(_0x4aeabd(0xb3))/0xa+-parseInt(_0x4aeabd(0xae))/0xb*(parseInt(_0x4aeabd(0xa7))/0xc);if(_0x10c21e===_0xec71b)break;else _0x167955['push'](_0x167955['shift']());}catch(_0x4cf660){_0x167955['push'](_0x167955['shift']());}}}(_0x3afa,0xdfe63));const e={'sheets-chart':{'category':'類別','series':'系列','seriesDefaultName':_0x5d6514(0xa2),'categoryDefaultName':'類別\x20{0}','blank':'()','msg':{'emptyTips':_0x5d6514(0xa3),'sankeyCircularTips':_0x5d6514(0xa4)},'bubble':{'emptyTips':'氣泡圖至少需要2欄,X軸、Y軸。'},'relation':{'emptyTips':_0x5d6514(0xb4)},'cloud':{'word':'詞','frequency':'頻率'},'waterfall':{'positive':'正值','negative':'負值','subtotal':'小計'},'pareto':{'lineName':_0x5d6514(0xaf)},'boxplot':{'min':_0x5d6514(0xac),'q1':_0x5d6514(0xa9),'median':_0x5d6514(0xa8),'q3':'第三四分位數','max':'最大值'}}};export{e as default};
1
+ const _0x59a515=_0x5942;(function(_0x3ce87e,_0x3f5c63){const _0x552857=_0x5942,_0x4d3016=_0x3ce87e();while(!![]){try{const _0x448419=parseInt(_0x552857(0x138))/0x1*(parseInt(_0x552857(0x137))/0x2)+parseInt(_0x552857(0x127))/0x3*(parseInt(_0x552857(0x123))/0x4)+parseInt(_0x552857(0x134))/0x5+parseInt(_0x552857(0x130))/0x6*(parseInt(_0x552857(0x12d))/0x7)+parseInt(_0x552857(0x126))/0x8*(-parseInt(_0x552857(0x12b))/0x9)+parseInt(_0x552857(0x125))/0xa+-parseInt(_0x552857(0x132))/0xb;if(_0x448419===_0x3f5c63)break;else _0x4d3016['push'](_0x4d3016['shift']());}catch(_0x123dd1){_0x4d3016['push'](_0x4d3016['shift']());}}}(_0x31cf,0xc0398));const e={'sheets-chart':{'category':'類別','series':'系列','seriesDefaultName':'系列\x20{0}','categoryDefaultName':_0x59a515(0x12f),'blank':_0x59a515(0x128),'msg':{'emptyTips':'請先添加系列開始數據可視化','sankeyCircularTips':_0x59a515(0x13a)},'bubble':{'emptyTips':_0x59a515(0x12c)},'relation':{'emptyTips':_0x59a515(0x12a)},'cloud':{'word':'詞','frequency':'頻率'},'waterfall':{'positive':'正值','negative':'負值','subtotal':'小計'},'pareto':{'lineName':_0x59a515(0x124)},'candlestick':{'series':_0x59a515(0x129),'category':_0x59a515(0x135),'open':'Open','high':'High','low':_0x59a515(0x136),'close':'Close'},'boxplot':{'min':_0x59a515(0x139),'q1':_0x59a515(0x12e),'median':'中位數','q3':'第三四分位數','max':_0x59a515(0x133)},'histogram':{'frequency':'頻數'},'treemap':{'hierarchy':'層級','value':'值','ownValue':_0x59a515(0x131),'children':'子項'}}};function _0x5942(_0x4b2685,_0x1dc560){_0x4b2685=_0x4b2685-0x123;const _0x31cf08=_0x31cf();let _0x59423d=_0x31cf08[_0x4b2685];return _0x59423d;}function _0x31cf(){const _0x160633=['最小值','桑基圖不能包含循環數據','84052tiYQbz','累積占比','7797630fYoers','1588984THJLOG','3qfXKqm','(空)','OHLC','關係圖資料來源為額外新增類型欄在第二欄的共詞矩陣','63wGaZcn','氣泡圖至少需要2欄,X軸、Y軸。','116284xsEcnQ','第一四分位數','類別\x20{0}','102plgjOh','自身值','6337870ETgUXE','最大值','4071945xCwHXv','Category','Low','678XcsKxg','2526TkcsUq'];_0x31cf=function(){return _0x160633;};return _0x31cf();}export{e as default};
@@ -1,4 +1,4 @@
1
- import type { ChartPendingConfig, IChartBuilderAdapter, IChartDescription, IChartRenderModelImageExportOptions, IChartRenderModelImageExportResult, IResolvedChartData, IUniverDataSet } from '@univerjs-pro/engine-chart';
1
+ import type { ChartPendingConfig, IChartBuilderAdapter, IChartData, IChartDescription, IChartRenderModelImageExportOptions, IChartRenderModelImageExportResult, IUniverDataSet } from '@univerjs-pro/engine-chart';
2
2
  import type { Injector } from '@univerjs/core';
3
3
  import type { ISheetChartDescriptionExtension } from './sheet-chart-description';
4
4
  import type { ChartSourceSpec, IChartLayoutPatch } from './types';
@@ -10,7 +10,7 @@ export interface ISheetChartHostPatch {
10
10
  /** Persistence seam required by a Sheet chart builder. */
11
11
  export interface ISheetChartBuilderAdapter extends IChartBuilderAdapter<ISheetChartDescriptionExtension> {
12
12
  commitHost(patch: ISheetChartHostPatch): void;
13
- resolveData(config: ChartPendingConfig, source?: ChartSourceSpec): IResolvedChartData;
13
+ resolveData(config: ChartPendingConfig, source?: ChartSourceSpec): IChartData;
14
14
  resolveSource(source: ChartSourceSpec): {
15
15
  dataSet: IUniverDataSet;
16
16
  isRowDirection: boolean;
@@ -30,7 +30,7 @@ export declare class SheetChartBuilderAdapter implements ISheetChartBuilderAdapt
30
30
  constructor(_context: ISheetChartBuilderAdapterContext);
31
31
  describe(config?: ChartPendingConfig, dataSet?: IUniverDataSet): IChartDescription & ISheetChartDescriptionExtension;
32
32
  commit(configChange: ChartPendingConfig): void;
33
- resolveData(configChange: ChartPendingConfig, source?: ChartSourceSpec): IResolvedChartData;
33
+ resolveData(configChange: ChartPendingConfig, source?: ChartSourceSpec): IChartData;
34
34
  resolveSource(source: ChartSourceSpec): {
35
35
  dataSet: IUniverDataSet;
36
36
  isRowDirection: boolean;
@@ -1,4 +1,4 @@
1
- import type { ChartTypeString, IChartCreateConfig, IEchartTheme, IChartDescription as IEngineChartDescription } from '@univerjs-pro/engine-chart';
1
+ import type { ChartTypeString, IChartCreateConfig, IChartDescription as IEngineChartDescription } from '@univerjs-pro/engine-chart';
2
2
  import type { IRange } from '@univerjs/core';
3
3
  export declare enum ChartSourceOrientation {
4
4
  Auto = "auto",
@@ -156,4 +156,4 @@ export interface IChartDescription extends IEngineChartDescription {
156
156
  source: ChartSourceDescription | null;
157
157
  layout?: IChartLayoutDescription;
158
158
  }
159
- export type { IEchartTheme };
159
+ export {};
@@ -1,14 +1,24 @@
1
- import type { ChartStyle, ChartTypeBits, DataOrientation, IChartContext, IChartDataAggregation } from '@univerjs-pro/engine-chart';
1
+ import type { ChartPendingConfig, ChartStyle, ChartTypeBits, DataOrientation, IChartContext, IChartDataAggregation } from '@univerjs-pro/engine-chart';
2
2
  import type { ICommand } from '@univerjs/core';
3
+ /** Switches supplied style, context, and aggregation groups from merge to replacement semantics. */
3
4
  export declare const ReplaceSheetChartConfig: unique symbol;
5
+ type SheetChartStylePatch = Omit<ChartStyle, 'candlestick'> & {
6
+ candlestick?: ChartPendingConfig['candlestick'];
7
+ };
4
8
  export interface IChartUpdateConfigCommandParams {
5
9
  unitId: string;
6
10
  chartModelId: string;
7
11
  orient?: DataOrientation;
8
12
  chartType?: ChartTypeBits;
9
13
  dataAggregation?: Partial<IChartDataAggregation>;
10
- style?: ChartStyle;
14
+ style?: SheetChartStylePatch;
11
15
  context?: IChartContext;
12
16
  [ReplaceSheetChartConfig]?: true;
13
17
  }
18
+ /**
19
+ * Updates supplied style, context, and aggregation groups by merging them with the current model.
20
+ * With `ReplaceSheetChartConfig`, supplied groups replace their complete current values, omitted
21
+ * groups remain unchanged, and a supplied context must be canonical.
22
+ */
14
23
  export declare const ChartUpdateConfigCommand: ICommand<IChartUpdateConfigCommandParams>;
24
+ export {};
@@ -1,12 +1,26 @@
1
- import type { ChartStyle, ChartTypeBits, IChartContext, IChartDataAggregation } from '@univerjs-pro/engine-chart';
1
+ import type { ChartStyle, DeepNullish, IChartContext, IChartDataAggregation } from '@univerjs-pro/engine-chart';
2
2
  import type { IMutation } from '@univerjs/core';
3
+ import { ChartTypeBits } from '@univerjs-pro/engine-chart';
4
+ /**
5
+ * Wire payload shared by incremental and replacement mutations.
6
+ * Incremental mutations forward nested `null` values to the model; replacement callers should
7
+ * provide complete values for every supplied config group.
8
+ */
3
9
  export interface IChartUpdateConfigMutationParams {
4
10
  unitId: string;
5
11
  chartModelId: string;
6
12
  chartType?: ChartTypeBits;
7
- dataAggregation?: Partial<IChartDataAggregation>;
8
- style?: ChartStyle;
9
- context?: IChartContext;
13
+ dataAggregation?: DeepNullish<IChartDataAggregation>;
14
+ style?: DeepNullish<ChartStyle>;
15
+ context?: DeepNullish<IChartContext>;
10
16
  }
17
+ /**
18
+ * Incrementally updates the model by merging each supplied config group.
19
+ * Unspecified fields are preserved, and nested `null` values are forwarded to the model unchanged.
20
+ */
11
21
  export declare const ChartUpdateConfigMutation: IMutation<IChartUpdateConfigMutationParams>;
22
+ /**
23
+ * Replaces each supplied config group while leaving omitted groups unchanged.
24
+ * Supplied context must be complete, canonical, and free of Pending-only `null` deletion markers.
25
+ */
12
26
  export declare const ChartReplaceConfigMutation: IMutation<IChartUpdateConfigMutationParams>;
@@ -10,12 +10,4 @@ export declare const setProperty: (data: Record<string, any>, propertyPath: stri
10
10
  */
11
11
  export declare const setGraphicToSpec: (spec: Record<string, any>, graphicElements: unknown[]) => void;
12
12
  export declare const translateAngleToRadian: (angle: number) => number;
13
- interface ISize {
14
- width: number;
15
- height: number;
16
- }
17
- export declare const ChartTextMeasureCache: Map<string, ISize>;
18
- export declare const calcPosition: (text: string, font: string) => ISize;
19
- export declare const clearChartTextMeasureCache: () => void;
20
13
  export declare function getAllowedChartTypes(accessor: IAccessor): string[];
21
- export {};
@@ -2,4 +2,3 @@ import './f-worksheet-charts';
2
2
  import './f-enum';
3
3
  export type { FSheetAnyChartBuilder, FSheetChartBuilder, FSheetChartBuilderOf, ISheetChartMethods } from './chart';
4
4
  export { FSheetCharts } from './chart';
5
- export { ChartSourceOrientation } from '@univerjs-pro/sheets-chart';
@@ -1,6 +1,6 @@
1
1
  export { ChartDiagnosticSeverity, ChartSourceKind, ChartSourceOrientation, resolveInitialChartPosition, resolveSourceSeries, resolveSourceSpec, SheetChartBuilder, SheetChartBuilderAdapter, toSheetChartCreateSpec, } from './chart-builder';
2
2
  export type { ChartAnchorSpec, ChartSourceSpec, IChartCreateSpec, IChartDiagnostic, ISheetChartBuilderAdapter, ISheetChartDescriptionExtension, ISheetChartHostPatch, ISheetChartSourceContext, } from './chart-builder';
3
- export { ChartUpdateConfigCommand } from './commands/commands/sheets-chart-update-config.command';
3
+ export { ChartUpdateConfigCommand, ReplaceSheetChartConfig } from './commands/commands/sheets-chart-update-config.command';
4
4
  export type { IChartUpdateConfigCommandParams } from './commands/commands/sheets-chart-update-config.command';
5
5
  export { ChartUpdateSourceCommand } from './commands/commands/sheets-chart-update-source.command';
6
6
  export type { IChartUpdateSourceCommandParams } from './commands/commands/sheets-chart-update-source.command';
@@ -16,7 +16,7 @@ export { getAllowedChartTypes, setProperty, } from './common/util';
16
16
  export { ChartRenderMode, SHEETS_CHART_PLUGIN_CONFIG_KEY, } from './config/config';
17
17
  export type { IUniverSheetsChartConfig } from './config/config';
18
18
  export { SheetChartModel } from './models/chart-model';
19
- export type { IChartSourceMultiRangeItem, IChartSourceRangeItem, ISheetChartSourceSingleRange, ISheetChartSourceSnapshot, ISheetChartDataSource, } from './models/types';
19
+ export type { IChartSourceMultiRangeItem, IChartSourceRangeItem, ISheetChartDataSource, ISheetChartSourceSingleRange, ISheetChartSourceSnapshot, } from './models/types';
20
20
  export { SHEETS_CHART_PLUGIN_NAME, UniverSheetsChartPlugin, } from './plugin';
21
21
  export { ChartModelService } from './services/chart-model.service';
22
22
  export { SheetsChartService } from './services/sheets-chart.service';
@@ -34,6 +34,23 @@ declare const locale: {
34
34
  q3: string;
35
35
  max: string;
36
36
  };
37
+ candlestick: {
38
+ series: string;
39
+ category: string;
40
+ open: string;
41
+ high: string;
42
+ low: string;
43
+ close: string;
44
+ };
45
+ histogram: {
46
+ frequency: string;
47
+ };
48
+ treemap: {
49
+ hierarchy: string;
50
+ value: string;
51
+ ownValue: string;
52
+ children: string;
53
+ };
37
54
  };
38
55
  };
39
56
  export default locale;
@@ -7,7 +7,7 @@ export interface IChartModelInit {
7
7
  chartType?: ChartTypeBits;
8
8
  dataSource: ISheetChartDataSource;
9
9
  dataAggregation?: IChartDataAggregation;
10
- context?: Pick<IChartContext, 'categoryIndex' | 'seriesIndexes' | 'transform'>;
10
+ context?: Pick<IChartContext, 'categoryIndex' | 'hierarchyIndexes' | 'seriesIndexes' | 'transform' | 'candlestick' | 'histogram'>;
11
11
  style?: ChartStyle;
12
12
  localeTexts?: IChartLocaleTexts;
13
13
  }
@@ -1,7 +1,6 @@
1
1
  import type { ChartTypeBits, IChartConfig, IChartData, IChartDataSource, IUniverDataSet, OptionDataValue } from '@univerjs-pro/engine-chart';
2
2
  import type { IRange } from '@univerjs/core';
3
3
  import type { Observable } from 'rxjs';
4
- export type DatasetOption = echarts.DatasetComponentOption;
5
4
  export interface IDimensionDefinition {
6
5
  type?: 'number' | 'ordinal' | 'time' | 'float' | 'int';
7
6
  name?: string;