@univerjs-pro/sheets-chart 1.0.0-alpha.7 → 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 +1 -2
  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
- const _0x5c7897=_0x5b4b;(function(_0x15bf6b,_0x4dadd8){const _0x33370f=_0x5b4b,_0x5350ef=_0x15bf6b();while(!![]){try{const _0xbc5683=-parseInt(_0x33370f(0x14b))/0x1*(parseInt(_0x33370f(0x144))/0x2)+-parseInt(_0x33370f(0x13e))/0x3*(-parseInt(_0x33370f(0x130))/0x4)+parseInt(_0x33370f(0x134))/0x5+-parseInt(_0x33370f(0x13f))/0x6+parseInt(_0x33370f(0x14a))/0x7*(parseInt(_0x33370f(0x13c))/0x8)+-parseInt(_0x33370f(0x147))/0x9+-parseInt(_0x33370f(0x137))/0xa*(-parseInt(_0x33370f(0x133))/0xb);if(_0xbc5683===_0x4dadd8)break;else _0x5350ef['push'](_0x5350ef['shift']());}catch(_0x220bbe){_0x5350ef['push'](_0x5350ef['shift']());}}}(_0x142e,0xa5733));function _0x142e(){const _0x738cef=['Third\x20quartile','Category\x20{0}','The\x20data\x20source\x20for\x20the\x20relationship\x20graph\x20is\x20the\x20co-word\x20matrix\x20with\x20the\x20additional\x20type\x20column\x20in\x20the\x20second\x20column','Cumulative\x20Percentage','32xkiDRo','Series','3sxzkQt','4055094UKspxw','Bubble\x20chart\x20requires\x20at\x20least\x202\x20columns:\x20X-axis,\x20Y-axis','Minimum','Add\x20a\x20series\x20to\x20start\x20visualizing\x20your\x20data','First\x20quartile','2jGKTYD','Maximum','Series\x20{0}','5200677NoIogc','Subtotal','Positive','839006mNCPWH','711317TJGJek','Median','4071516seQClw','Word','(Blank)','11ItrvUD','4765930LnylWc','Category','Sankey\x20chart\x20cannot\x20contain\x20circular\x20data','1922050ynhkLv'];_0x142e=function(){return _0x738cef;};return _0x142e();}const e={'sheets-chart':{'category':_0x5c7897(0x135),'series':_0x5c7897(0x13d),'seriesDefaultName':_0x5c7897(0x146),'categoryDefaultName':_0x5c7897(0x139),'blank':_0x5c7897(0x132),'msg':{'emptyTips':_0x5c7897(0x142),'sankeyCircularTips':_0x5c7897(0x136)},'bubble':{'emptyTips':_0x5c7897(0x140)},'relation':{'emptyTips':_0x5c7897(0x13a)},'cloud':{'word':_0x5c7897(0x131),'frequency':'Frequency'},'waterfall':{'positive':_0x5c7897(0x149),'negative':'Negative','subtotal':_0x5c7897(0x148)},'pareto':{'lineName':_0x5c7897(0x13b)},'boxplot':{'min':_0x5c7897(0x141),'q1':_0x5c7897(0x143),'median':_0x5c7897(0x12f),'q3':_0x5c7897(0x138),'max':_0x5c7897(0x145)}}};function _0x5b4b(_0x110a18,_0x3679d8){_0x110a18=_0x110a18-0x12f;const _0x142e93=_0x142e();let _0x5b4be4=_0x142e93[_0x110a18];return _0x5b4be4;}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
- function _0x53d8(_0x54d33f,_0x45b238){_0x54d33f=_0x54d33f-0x1cd;const _0x16bb17=_0x16bb();let _0x53d8c3=_0x16bb17[_0x54d33f];return _0x53d8c3;}const _0x4c1c19=_0x53d8;(function(_0x4d34d8,_0x18c47e){const _0x25280e=_0x53d8,_0x87f9e8=_0x4d34d8();while(!![]){try{const _0x2692e5=-parseInt(_0x25280e(0x1e4))/0x1+parseInt(_0x25280e(0x1d2))/0x2+parseInt(_0x25280e(0x1df))/0x3+parseInt(_0x25280e(0x1da))/0x4+-parseInt(_0x25280e(0x1d7))/0x5*(parseInt(_0x25280e(0x1e1))/0x6)+parseInt(_0x25280e(0x1dd))/0x7*(parseInt(_0x25280e(0x1d0))/0x8)+parseInt(_0x25280e(0x1de))/0x9;if(_0x2692e5===_0x18c47e)break;else _0x87f9e8['push'](_0x87f9e8['shift']());}catch(_0x4553bf){_0x87f9e8['push'](_0x87f9e8['shift']());}}}(_0x16bb,0x35534));function _0x16bb(){const _0x29042f=['Frecuencia','464ISUFQF','Porcentaje\x20acumulado','206492ZaUySv','Positivo','El\x20gráfico\x20de\x20burbujas\x20requiere\x20al\x20menos\x202\x20columnas:\x20Eje\x20X,\x20Eje\x20Y','Mínimo','(En\x20blanco)','55yDlJpN','Máximo','Primer\x20cuartil','485328OuKDgb','El\x20gráfico\x20Sankey\x20no\x20puede\x20contener\x20datos\x20circulares','Agregue\x20una\x20serie\x20para\x20comenzar\x20a\x20visualizar\x20sus\x20datos','27167XKjidd','315onCgYa','766050lBvoHI','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','224682arQAPo','Serie\x20{0}','Palabra','74724VnHAtP','Tercer\x20cuartil','Mediana'];_0x16bb=function(){return _0x29042f;};return _0x16bb();}const e={'sheets-chart':{'category':'Categoría','series':'Serie','seriesDefaultName':_0x4c1c19(0x1e2),'categoryDefaultName':'Categoría\x20{0}','blank':_0x4c1c19(0x1d6),'msg':{'emptyTips':_0x4c1c19(0x1dc),'sankeyCircularTips':_0x4c1c19(0x1db)},'bubble':{'emptyTips':_0x4c1c19(0x1d4)},'relation':{'emptyTips':_0x4c1c19(0x1e0)},'cloud':{'word':_0x4c1c19(0x1e3),'frequency':_0x4c1c19(0x1cf)},'waterfall':{'positive':_0x4c1c19(0x1d3),'negative':'Negativo','subtotal':'Subtotal'},'pareto':{'lineName':_0x4c1c19(0x1d1)},'boxplot':{'min':_0x4c1c19(0x1d5),'q1':_0x4c1c19(0x1d9),'median':_0x4c1c19(0x1ce),'q3':_0x4c1c19(0x1cd),'max':_0x4c1c19(0x1d8)}}};export{e as default};
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
- const _0x33caa8=_0x55d5;function _0xb315(){const _0x2f1903=['المجموع\x20الفرعي','نمودار\x20سانکی\x20نمی‌تواند\x20داده‌های\x20چرخشی\x20داشته\x20باشد','دسته‌بندی','القيمة\x20الدنيا','مصدر\x20البيانات\x20لرسم\x20العلاقة\x20هو\x20مصفوفة\x20الكلمات\x20المشتركة\x20مع\x20عمود\x20النوع\x20الإضافي\x20في\x20العمود\x20الثاني','6351204aLUhDu','سری','سری\x20{0}','2980264oLSsBj','النسبة\x20التراكمية','الوسيط','الربع\x20الثالث','کلمه','19298904SYhGQQ','موجب','القيمة\x20العليا','الربع\x20الأول','519zoslnd','دسته‌بندی\x20{0}','336397zRoEgR','1082362KGoVEm','532QDesBz','5595225VeuDJa'];_0xb315=function(){return _0x2f1903;};return _0xb315();}(function(_0x2743b7,_0x38cc8d){const _0x1d7284=_0x55d5,_0x340482=_0x2743b7();while(!![]){try{const _0xa0525=parseInt(_0x1d7284(0xec))/0x1+parseInt(_0x1d7284(0xed))/0x2+parseInt(_0x1d7284(0x101))/0x3*(parseInt(_0x1d7284(0xee))/0x4)+-parseInt(_0x1d7284(0xef))/0x5+-parseInt(_0x1d7284(0xf5))/0x6+-parseInt(_0x1d7284(0xf8))/0x7+parseInt(_0x1d7284(0xfd))/0x8;if(_0xa0525===_0x38cc8d)break;else _0x340482['push'](_0x340482['shift']());}catch(_0x2f3f13){_0x340482['push'](_0x340482['shift']());}}}(_0xb315,0xad3f3));const e={'sheets-chart':{'category':_0x33caa8(0xf2),'series':_0x33caa8(0xf6),'seriesDefaultName':_0x33caa8(0xf7),'categoryDefaultName':_0x33caa8(0x102),'blank':'(خالی)','msg':{'emptyTips':'یک\x20سری\x20اضافه\x20کنید\x20تا\x20داده‌های\x20خود\x20را\x20تجسم\x20کنید','sankeyCircularTips':_0x33caa8(0xf1)},'bubble':{'emptyTips':'نمودار\x20حبابی\x20حداقل\x20به\x202\x20ستون\x20نیاز\x20دارد:\x20محور\x20X،\x20محور\x20Y'},'relation':{'emptyTips':_0x33caa8(0xf4)},'cloud':{'word':_0x33caa8(0xfc),'frequency':'تکرار'},'waterfall':{'positive':_0x33caa8(0xfe),'negative':'سالب','subtotal':_0x33caa8(0xf0)},'pareto':{'lineName':_0x33caa8(0xf9)},'boxplot':{'min':_0x33caa8(0xf3),'q1':_0x33caa8(0x100),'median':_0x33caa8(0xfa),'q3':_0x33caa8(0xfb),'max':_0x33caa8(0xff)}}};function _0x55d5(_0x10da12,_0x524641){_0x10da12=_0x10da12-0xec;const _0xb31595=_0xb315();let _0x55d577=_0xb31595[_0x10da12];return _0x55d577;}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
- function _0x1a71(_0x36f0b5,_0x52cd41){_0x36f0b5=_0x36f0b5-0x1be;const _0x3427f7=_0x3427();let _0x1a71bd=_0x3427f7[_0x36f0b5];return _0x1a71bd;}const _0x213f90=_0x1a71;(function(_0x43e6f6,_0x5d7a9f){const _0x56b026=_0x1a71,_0x1d3a10=_0x43e6f6();while(!![]){try{const _0x27dcc1=parseInt(_0x56b026(0x1cb))/0x1+parseInt(_0x56b026(0x1ca))/0x2+parseInt(_0x56b026(0x1cd))/0x3*(-parseInt(_0x56b026(0x1d7))/0x4)+-parseInt(_0x56b026(0x1c8))/0x5+parseInt(_0x56b026(0x1d1))/0x6*(-parseInt(_0x56b026(0x1cf))/0x7)+parseInt(_0x56b026(0x1d5))/0x8+-parseInt(_0x56b026(0x1cc))/0x9;if(_0x27dcc1===_0x5d7a9f)break;else _0x1d3a10['push'](_0x1d3a10['shift']());}catch(_0x554392){_0x1d3a10['push'](_0x1d3a10['shift']());}}}(_0x3427,0xba069));const e={'sheets-chart':{'category':_0x213f90(0x1d3),'series':_0x213f90(0x1d0),'seriesDefaultName':_0x213f90(0x1c0),'categoryDefaultName':_0x213f90(0x1bf),'blank':_0x213f90(0x1c1),'msg':{'emptyTips':_0x213f90(0x1d6),'sankeyCircularTips':'Le\x20graphique\x20en\x20Sankey\x20ne\x20peut\x20pas\x20contenir\x20de\x20données\x20circulaires'},'bubble':{'emptyTips':_0x213f90(0x1c3)},'relation':{'emptyTips':_0x213f90(0x1ce)},'cloud':{'word':_0x213f90(0x1c6),'frequency':_0x213f90(0x1c5)},'waterfall':{'positive':_0x213f90(0x1d8),'negative':_0x213f90(0x1c7),'subtotal':_0x213f90(0x1be)},'pareto':{'lineName':'Pourcentage\x20Cumulé'},'boxplot':{'min':_0x213f90(0x1c2),'q1':_0x213f90(0x1d2),'median':_0x213f90(0x1c4),'q3':_0x213f90(0x1d4),'max':_0x213f90(0x1c9)}}};export{e as default};function _0x3427(){const _0x185fbe=['5705073fjRlnl','119559SLHwra','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','263466ZhpfRz','Série','78wmJmNd','Premier\x20quartile','Catégorie','Troisième\x20quartile','8342912DTRQqc','Ajoutez\x20une\x20série\x20pour\x20commencer\x20à\x20visualiser\x20vos\x20données','20sYvaZa','Positif','Sous-total','Catégorie\x20{0}','Série\x20{0}','(Vide)','Valeur\x20minimale','Le\x20graphique\x20en\x20bulles\x20nécessite\x20au\x20moins\x202\x20colonnes\u00a0:\x20axe\x20X,\x20axe\x20Y','Médiane','Fréquence','Mot','Négatif','6398290muqBdG','Valeur\x20maximale','2319906GVtfhJ','1161258dYAmGa'];_0x3427=function(){return _0x185fbe;};return _0x3427();}
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
- function _0x315e(){const _0x2fb0b4=['Grafik\x20Sankey\x20tidak\x20boleh\x20mengandung\x20data\x20melingkar','Minimum','1502276VLMpBE','Kuartal\x20pertama','(Kosong)','11862768ojLylJ','195387ZYwfkX','Sumber\x20data\x20untuk\x20grafik\x20relasi\x20adalah\x20matriks\x20co-word\x20dengan\x20kolom\x20tipe\x20tambahan\x20di\x20kolom\x20kedua','Seri','798552PTfFMT','5tmzTaC','1492924EDFYJV','Subtotal','Kata','Persentase\x20Kumulatif','Median','1377957oRfWbw','Kategori','2779698KjALxV','Kuartal\x20ketiga','Kategori\x20{0}','Grafik\x20gelembung\x20memerlukan\x20setidaknya\x202\x20kolom:\x20Sumbu\x20X,\x20Sumbu\x20Y','Tambahkan\x20seri\x20untuk\x20mulai\x20memvisualisasikan\x20data\x20Anda'];_0x315e=function(){return _0x2fb0b4;};return _0x315e();}const _0x521058=_0x3546;(function(_0x29cad9,_0x1314c1){const _0x52554a=_0x3546,_0x1e03d7=_0x29cad9();while(!![]){try{const _0x39d646=-parseInt(_0x52554a(0x1bb))/0x1+-parseInt(_0x52554a(0x1c0))/0x2+-parseInt(_0x52554a(0x1be))/0x3+parseInt(_0x52554a(0x1b7))/0x4*(parseInt(_0x52554a(0x1bf))/0x5)+-parseInt(_0x52554a(0x1c7))/0x6+parseInt(_0x52554a(0x1c5))/0x7+parseInt(_0x52554a(0x1ba))/0x8;if(_0x39d646===_0x1314c1)break;else _0x1e03d7['push'](_0x1e03d7['shift']());}catch(_0x42db72){_0x1e03d7['push'](_0x1e03d7['shift']());}}}(_0x315e,0x5dbce));const e={'sheets-chart':{'category':_0x521058(0x1c6),'series':_0x521058(0x1bd),'seriesDefaultName':'Seri\x20{0}','categoryDefaultName':_0x521058(0x1b2),'blank':_0x521058(0x1b9),'msg':{'emptyTips':_0x521058(0x1b4),'sankeyCircularTips':_0x521058(0x1b5)},'bubble':{'emptyTips':_0x521058(0x1b3)},'relation':{'emptyTips':_0x521058(0x1bc)},'cloud':{'word':_0x521058(0x1c2),'frequency':'Frekuensi'},'waterfall':{'positive':'Positif','negative':'Negatif','subtotal':_0x521058(0x1c1)},'pareto':{'lineName':_0x521058(0x1c3)},'boxplot':{'min':_0x521058(0x1b6),'q1':_0x521058(0x1b8),'median':_0x521058(0x1c4),'q3':_0x521058(0x1c8),'max':'Maksimum'}}};function _0x3546(_0x10579b,_0x1bf8ee){_0x10579b=_0x10579b-0x1b2;const _0x315e8f=_0x315e();let _0x354655=_0x315e8f[_0x10579b];return _0x354655;}export{e as default};
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
- const _0x8229ef=_0x2c17;(function(_0xb6308d,_0x50b0be){const _0x5ce0d9=_0x2c17,_0x43695a=_0xb6308d();while(!![]){try{const _0x82cf9a=parseInt(_0x5ce0d9(0x7a))/0x1+parseInt(_0x5ce0d9(0x8c))/0x2+parseInt(_0x5ce0d9(0x83))/0x3+parseInt(_0x5ce0d9(0x74))/0x4+parseInt(_0x5ce0d9(0x7b))/0x5+parseInt(_0x5ce0d9(0x78))/0x6*(parseInt(_0x5ce0d9(0x80))/0x7)+-parseInt(_0x5ce0d9(0x82))/0x8*(parseInt(_0x5ce0d9(0x79))/0x9);if(_0x82cf9a===_0x50b0be)break;else _0x43695a['push'](_0x43695a['shift']());}catch(_0x57a3c5){_0x43695a['push'](_0x43695a['shift']());}}}(_0x651b,0x48b80));function _0x2c17(_0x5bcb86,_0x128c13){_0x5bcb86=_0x5bcb86-0x72;const _0x651b42=_0x651b();let _0x2c17ea=_0x651b42[_0x5bcb86];return _0x2c17ea;}function _0x651b(){const _0x365bcf=['(Vuoto)','98776opZaQK','Categoria\x20{0}','Negativo','Il\x20grafico\x20di\x20Sankey\x20non\x20può\x20contenere\x20dati\x20circolari','2675436KMVsMF','9818433DyCFKo','152643FDoJkq','1466665QEnBct','La\x20fonte\x20dati\x20per\x20il\x20grafico\x20delle\x20relazioni\x20è\x20la\x20matrice\x20di\x20co-occorrenze\x20con\x20la\x20colonna\x20tipo\x20aggiuntiva\x20nella\x20seconda\x20colonna','Aggiungi\x20una\x20serie\x20per\x20iniziare\x20a\x20visualizzare\x20i\x20dati','Il\x20grafico\x20a\x20bolle\x20richiede\x20almeno\x202\x20colonne:\x20asse\x20X,\x20asse\x20Y','Serie','7gbdYzz','Positivo','8UnFLOZ','1324035DycaJe','Percentuale\x20cumulativa','Subtotale','Parola','Terzo\x20quartile','Massimo','Frequenza','Mediana','Minimo','61744gxJpXO','Categoria'];_0x651b=function(){return _0x365bcf;};return _0x651b();}const e={'sheets-chart':{'category':_0x8229ef(0x72),'series':_0x8229ef(0x7f),'seriesDefaultName':'Serie\x20{0}','categoryDefaultName':_0x8229ef(0x75),'blank':_0x8229ef(0x73),'msg':{'emptyTips':_0x8229ef(0x7d),'sankeyCircularTips':_0x8229ef(0x77)},'bubble':{'emptyTips':_0x8229ef(0x7e)},'relation':{'emptyTips':_0x8229ef(0x7c)},'cloud':{'word':_0x8229ef(0x86),'frequency':_0x8229ef(0x89)},'waterfall':{'positive':_0x8229ef(0x81),'negative':_0x8229ef(0x76),'subtotal':_0x8229ef(0x85)},'pareto':{'lineName':_0x8229ef(0x84)},'boxplot':{'min':_0x8229ef(0x8b),'q1':'Primo\x20quartile','median':_0x8229ef(0x8a),'q3':_0x8229ef(0x87),'max':_0x8229ef(0x88)}}};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 _0x453f02=_0x2a0d;(function(_0xefa048,_0x3293dd){const _0x1bd80f=_0x2a0d,_0x5b5108=_0xefa048();while(!![]){try{const _0x52f6f5=parseInt(_0x1bd80f(0x118))/0x1+-parseInt(_0x1bd80f(0x11b))/0x2+-parseInt(_0x1bd80f(0x113))/0x3*(-parseInt(_0x1bd80f(0x117))/0x4)+-parseInt(_0x1bd80f(0x112))/0x5+-parseInt(_0x1bd80f(0x11c))/0x6+-parseInt(_0x1bd80f(0x120))/0x7+parseInt(_0x1bd80f(0x114))/0x8;if(_0x52f6f5===_0x3293dd)break;else _0x5b5108['push'](_0x5b5108['shift']());}catch(_0x43db84){_0x5b5108['push'](_0x5b5108['shift']());}}}(_0x3410,0x31129));const e={'sheets-chart':{'category':'カテゴリ','series':'系列','seriesDefaultName':_0x453f02(0x115),'categoryDefaultName':_0x453f02(0x11f),'blank':_0x453f02(0x124),'msg':{'emptyTips':_0x453f02(0x123),'sankeyCircularTips':'サンキー図には循環データを含めることはできません'},'bubble':{'emptyTips':_0x453f02(0x11d)},'relation':{'emptyTips':_0x453f02(0x11a)},'cloud':{'word':'単語','frequency':'頻度'},'waterfall':{'positive':_0x453f02(0x119),'negative':_0x453f02(0x116),'subtotal':'小計'},'pareto':{'lineName':'累積パーセンテージ'},'boxplot':{'min':_0x453f02(0x11e),'q1':_0x453f02(0x122),'median':'中央値','q3':_0x453f02(0x121),'max':_0x453f02(0x125)}}};function _0x3410(){const _0x5a90af=['3UWLVgG','4605016cBcLrT','系列{0}','負の値','958108ZRTbZz','288500mnUXvj','正の値','関係図のデータソースは、2列目に追加のタイプ列を含む共起行列です','563268EsRwnE','1899036uYoQxy','バブルチャートには少なくとも2列必要です:\x20横軸、縦軸','最小値','項目{0}','1245475AXhAfi','第3四分位数','第1四分位数','系列を追加してデータの可視化を開始してください','(空白)','最大値','632940RVhHPR'];_0x3410=function(){return _0x5a90af;};return _0x3410();}function _0x2a0d(_0x15ca7b,_0x360b6e){_0x15ca7b=_0x15ca7b-0x112;const _0x341050=_0x3410();let _0x2a0dcc=_0x341050[_0x15ca7b];return _0x2a0dcc;}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
- const _0x52c157=_0x24cd;(function(_0x374e0e,_0x53ac7b){const _0x3fe03a=_0x24cd,_0x42c922=_0x374e0e();while(!![]){try{const _0x246c8d=-parseInt(_0x3fe03a(0x12e))/0x1+-parseInt(_0x3fe03a(0x13c))/0x2+parseInt(_0x3fe03a(0x12c))/0x3+parseInt(_0x3fe03a(0x134))/0x4*(parseInt(_0x3fe03a(0x12b))/0x5)+parseInt(_0x3fe03a(0x12f))/0x6*(parseInt(_0x3fe03a(0x140))/0x7)+parseInt(_0x3fe03a(0x131))/0x8*(-parseInt(_0x3fe03a(0x137))/0x9)+-parseInt(_0x3fe03a(0x13a))/0xa*(-parseInt(_0x3fe03a(0x136))/0xb);if(_0x246c8d===_0x53ac7b)break;else _0x42c922['push'](_0x42c922['shift']());}catch(_0x48d2b5){_0x42c922['push'](_0x42c922['shift']());}}}(_0x5f2c,0x45e07));function _0x24cd(_0x310997,_0x47a673){_0x310997=_0x310997-0x12b;const _0x5f2cd4=_0x5f2c();let _0x24cdaa=_0x5f2cd4[_0x310997];return _0x24cdaa;}function _0x5f2c(){const _0x3dc1ca=['부분합','10JNNhgl','제1사분위수','696376eZXIWO','최대값','생키\x20차트에는\x20순환형\x20데이터를\x20포함할\x20수\x20없습니다','거품형\x20차트는\x20가로\x20축,\x20세로\x20축\x20등\x20최소\x202개의\x20열이\x20필요합니다','52101LpHoEX','계열{0}','최소값','17705aTmsmL','423153ncOlMh','누적\x20백분율','213927CZPzLA','180MJvYsH','관계형\x20차트\x20데이터\x20원본은\x20두\x20번째\x20열에\x20추가\x20유형\x20열이\x20포함된\x20동시\x20발생\x20행렬입니다','776888wNzPOD','제3사분위수','중앙값','312LccmLR','카테고리','4422143hwhowu','18XRIAeX','항목{0}'];_0x5f2c=function(){return _0x3dc1ca;};return _0x5f2c();}const e={'sheets-chart':{'category':_0x52c157(0x135),'series':'계열','seriesDefaultName':_0x52c157(0x141),'categoryDefaultName':_0x52c157(0x138),'blank':'(비어\x20있음)','msg':{'emptyTips':'계열을\x20추가하여\x20데이터\x20시각화를\x20시작하세요','sankeyCircularTips':_0x52c157(0x13e)},'bubble':{'emptyTips':_0x52c157(0x13f)},'relation':{'emptyTips':_0x52c157(0x130)},'cloud':{'word':'단어','frequency':'빈도'},'waterfall':{'positive':'양수','negative':'음수','subtotal':_0x52c157(0x139)},'pareto':{'lineName':_0x52c157(0x12d)},'boxplot':{'min':_0x52c157(0x142),'q1':_0x52c157(0x13b),'median':_0x52c157(0x133),'q3':_0x52c157(0x132),'max':_0x52c157(0x13d)}}};export{e as default};
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 _0x17a7(){const _0x122af7=['3982816PzIRRq','10748WVpCZO','399241RxGIQK','80wbHpOw','Wykres\x20bąbelkowy\x20wymaga\x20co\x20najmniej\x202\x20kolumn:\x20oś\x20X,\x20oś\x20Y','Pierwszy\x20kwartyl','Seria\x20{0}','Dodatnie','Suma\x20częściowa','Minimum','6196986HmYisf','(Puste)','Ujemne','Częstotliwość','Maksimum','Źródło\x20danych\x20dla\x20wykresu\x20relacji\x20to\x20macierz\x20współwystępowania\x20z\x20dodatkową\x20kolumną\x20typu\x20w\x20drugiej\x20kolumnie','Dodaj\x20serię,\x20aby\x20rozpocząć\x20wizualizację\x20danych','Słowo','380017eWdNoc','Mediana','Trzeci\x20kwartyl','2PLRooi','Kategoria','2632338ktuJor','20brysKo','7yYSlyK','Wykres\x20Sankeya\x20nie\x20może\x20zawierać\x20danych\x20cyklicznych','180684Djumqe'];_0x17a7=function(){return _0x122af7;};return _0x17a7();}const _0x35c4b9=_0x363a;(function(_0x2b0c3b,_0x436b9b){const _0x2f15ce=_0x363a,_0x412b96=_0x2b0c3b();while(!![]){try{const _0x255a1d=-parseInt(_0x2f15ce(0x94))/0x1*(-parseInt(_0x2f15ce(0x8b))/0x2)+-parseInt(_0x2f15ce(0x91))/0x3+-parseInt(_0x2f15ce(0x93))/0x4*(-parseInt(_0x2f15ce(0x8e))/0x5)+-parseInt(_0x2f15ce(0x8d))/0x6*(-parseInt(_0x2f15ce(0x8f))/0x7)+-parseInt(_0x2f15ce(0x92))/0x8+parseInt(_0x2f15ce(0x80))/0x9+parseInt(_0x2f15ce(0x95))/0xa*(-parseInt(_0x2f15ce(0x88))/0xb);if(_0x255a1d===_0x436b9b)break;else _0x412b96['push'](_0x412b96['shift']());}catch(_0x50a3af){_0x412b96['push'](_0x412b96['shift']());}}}(_0x17a7,0xab95a));function _0x363a(_0x32bb94,_0x10a4b4){_0x32bb94=_0x32bb94-0x7a;const _0x17a7a6=_0x17a7();let _0x363ac2=_0x17a7a6[_0x32bb94];return _0x363ac2;}const e={'sheets-chart':{'category':_0x35c4b9(0x8c),'series':'Seria','seriesDefaultName':_0x35c4b9(0x7c),'categoryDefaultName':'Kategoria\x20{0}','blank':_0x35c4b9(0x81),'msg':{'emptyTips':_0x35c4b9(0x86),'sankeyCircularTips':_0x35c4b9(0x90)},'bubble':{'emptyTips':_0x35c4b9(0x7a)},'relation':{'emptyTips':_0x35c4b9(0x85)},'cloud':{'word':_0x35c4b9(0x87),'frequency':_0x35c4b9(0x83)},'waterfall':{'positive':_0x35c4b9(0x7d),'negative':_0x35c4b9(0x82),'subtotal':_0x35c4b9(0x7e)},'pareto':{'lineName':'Skumulowany\x20procent'},'boxplot':{'min':_0x35c4b9(0x7f),'q1':_0x35c4b9(0x7b),'median':_0x35c4b9(0x89),'q3':_0x35c4b9(0x8a),'max':_0x35c4b9(0x84)}}};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
- const _0x3ed99b=_0x2cd6;(function(_0x26f5aa,_0xb41318){const _0x5b960b=_0x2cd6,_0x58fc05=_0x26f5aa();while(!![]){try{const _0x5b6b70=-parseInt(_0x5b960b(0x1b8))/0x1*(parseInt(_0x5b960b(0x1bb))/0x2)+-parseInt(_0x5b960b(0x1cc))/0x3*(-parseInt(_0x5b960b(0x1d0))/0x4)+-parseInt(_0x5b960b(0x1c7))/0x5+-parseInt(_0x5b960b(0x1bd))/0x6*(-parseInt(_0x5b960b(0x1be))/0x7)+parseInt(_0x5b960b(0x1c1))/0x8+-parseInt(_0x5b960b(0x1c6))/0x9*(parseInt(_0x5b960b(0x1c0))/0xa)+-parseInt(_0x5b960b(0x1ce))/0xb;if(_0x5b6b70===_0xb41318)break;else _0x58fc05['push'](_0x58fc05['shift']());}catch(_0x4b5390){_0x58fc05['push'](_0x58fc05['shift']());}}}(_0x3db1,0xad1d5));function _0x3db1(){const _0x5270ac=['Palavra','1844194vHCgMH','Negativo','24mGdHEE','(Vazio)','Subtotal','278uChFKN','Máximo','Adicione\x20uma\x20série\x20para\x20começar\x20a\x20visualizar\x20seus\x20dados','2936ufJRcK','Série','12LmbSbK','3055003JWJRDS','O\x20gráfico\x20de\x20Sankey\x20não\x20pode\x20conter\x20dados\x20circulares','8860mwSqSA','9219008BFQNnW','Frequência','Mediana','Categoria','Mínimo','10953dEkNGK','1325355liIBKL','Terceiro\x20quartil','O\x20gráfico\x20de\x20bolhas\x20requer\x20pelo\x20menos\x202\x20colunas:\x20Eixo\x20X,\x20Eixo\x20Y','Série\x20{0}','Porcentagem\x20Cumulativa','301467oHfAdU'];_0x3db1=function(){return _0x5270ac;};return _0x3db1();}const e={'sheets-chart':{'category':_0x3ed99b(0x1c4),'series':_0x3ed99b(0x1bc),'seriesDefaultName':_0x3ed99b(0x1ca),'categoryDefaultName':'Categoria\x20{0}','blank':_0x3ed99b(0x1d1),'msg':{'emptyTips':_0x3ed99b(0x1ba),'sankeyCircularTips':_0x3ed99b(0x1bf)},'bubble':{'emptyTips':_0x3ed99b(0x1c9)},'relation':{'emptyTips':'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'},'cloud':{'word':_0x3ed99b(0x1cd),'frequency':_0x3ed99b(0x1c2)},'waterfall':{'positive':'Positivo','negative':_0x3ed99b(0x1cf),'subtotal':_0x3ed99b(0x1d2)},'pareto':{'lineName':_0x3ed99b(0x1cb)},'boxplot':{'min':_0x3ed99b(0x1c5),'q1':'Primeiro\x20quartil','median':_0x3ed99b(0x1c3),'q3':_0x3ed99b(0x1c8),'max':_0x3ed99b(0x1b9)}}};function _0x2cd6(_0x1d2388,_0x1efc38){_0x1d2388=_0x1d2388-0x1b8;const _0x3db195=_0x3db1();let _0x2cd6b6=_0x3db195[_0x1d2388];return _0x2cd6b6;}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
- function _0x210b(){const _0x138fc0=['674516YSMOBE','10JwMgaN','15gwIOMm','100824idJFRT','Категория','Частота','819234ZaDTyD','832srYhYL','Добавьте\x20серию,\x20чтобы\x20начать\x20визуализацию\x20данных','55lfRfVd','101188iUOFcM','Медиана','57820GEPjCI','Диаграмма\x20пузырей\x20требует\x20как\x20минимум\x202\x20столбца:\x20ось\x20X,\x20ось\x20Y','Слово','15001182eoPojp','Источником\x20данных\x20для\x20графика\x20взаимоотношений\x20является\x20матрица\x20сопутствующих\x20слов\x20с\x20дополнительным\x20столбцом\x20типа\x20во\x20втором\x20столбце.','Ряд\x20данных','11997441AdLKKV','Первый\x20квартиль','Пусто','45ufMtWC','16KxyicT','52zouGZw','Минимум','Категория\x20{0}'];_0x210b=function(){return _0x138fc0;};return _0x210b();}const _0x5db1e7=_0x1ad7;function _0x1ad7(_0x2aca40,_0x5de54d){_0x2aca40=_0x2aca40-0x16b;const _0x210bd2=_0x210b();let _0x1ad778=_0x210bd2[_0x2aca40];return _0x1ad778;}(function(_0x452896,_0x2b8786){const _0x1e9070=_0x1ad7,_0x56f0de=_0x452896();while(!![]){try{const _0x225113=parseInt(_0x1e9070(0x16e))/0x1*(-parseInt(_0x1e9070(0x17a))/0x2)+parseInt(_0x1e9070(0x180))/0x3*(-parseInt(_0x1e9070(0x17e))/0x4)+-parseInt(_0x1e9070(0x179))/0x5*(parseInt(_0x1e9070(0x184))/0x6)+parseInt(_0x1e9070(0x170))/0x7*(parseInt(_0x1e9070(0x16b))/0x8)+parseInt(_0x1e9070(0x176))/0x9*(-parseInt(_0x1e9070(0x17f))/0xa)+-parseInt(_0x1e9070(0x16d))/0xb*(-parseInt(_0x1e9070(0x181))/0xc)+parseInt(_0x1e9070(0x17b))/0xd*(parseInt(_0x1e9070(0x173))/0xe);if(_0x225113===_0x2b8786)break;else _0x56f0de['push'](_0x56f0de['shift']());}catch(_0x3a3b32){_0x56f0de['push'](_0x56f0de['shift']());}}}(_0x210b,0xed709));const e={'sheets-chart':{'category':_0x5db1e7(0x182),'series':_0x5db1e7(0x175),'seriesDefaultName':'Серия\x20{0}','categoryDefaultName':_0x5db1e7(0x17d),'blank':_0x5db1e7(0x178),'msg':{'emptyTips':_0x5db1e7(0x16c),'sankeyCircularTips':'Диаграмма\x20Санки\x20не\x20может\x20содержать\x20циклические\x20данные'},'bubble':{'emptyTips':_0x5db1e7(0x171)},'relation':{'emptyTips':_0x5db1e7(0x174)},'cloud':{'word':_0x5db1e7(0x172),'frequency':_0x5db1e7(0x183)},'waterfall':{'positive':'Положительное','negative':'Отрицательное','subtotal':'Промежуточный\x20итог'},'pareto':{'lineName':'Накопительный\x20процент'},'boxplot':{'min':_0x5db1e7(0x17c),'q1':_0x5db1e7(0x177),'median':_0x5db1e7(0x16f),'q3':'Третий\x20квартиль','max':'Максимум'}}};export{e as default};
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
- const _0x22862b=_0xe88b;function _0xe88b(_0xe4cd,_0x309f35){_0xe4cd=_0xe4cd-0xbb;const _0x18cc01=_0x18cc();let _0xe88bf1=_0x18cc01[_0xe4cd];return _0xe88bf1;}function _0x18cc(){const _0x24f58f=['Séria\x20{0}','1578XvyoaN','Kategória','Medzisúčet','Kategória\x20{0}','306296ZXCEGb','Tretí\x20kvartil','3935ZbGeDd','2859dfBkkk','19430uOCJNt','1508BunUhw','Séria','Bublinový\x20graf\x20vyžaduje\x20aspoň\x202\x20stĺpce:\x20os\x20X,\x20os\x20Y','Sankeyho\x20graf\x20nemôže\x20obsahovať\x20cyklické\x20údaje','Pozitívne','Zdrojové\x20dáta\x20pre\x20graf\x20vzťahov\x20sú\x20ko-slovná\x20matica\x20s\x20dodatočným\x20typovým\x20stĺpcom\x20v\x20druhom\x20stĺpci','Frekvencia','Medián','4392Btryey','3123092AELmKG','Prvý\x20kvartil','134587BTGYOf','214640nLThwA'];_0x18cc=function(){return _0x24f58f;};return _0x18cc();}(function(_0x16e677,_0x1e3023){const _0x583275=_0xe88b,_0x33d389=_0x16e677();while(!![]){try{const _0x284dba=-parseInt(_0x583275(0xbf))/0x1+parseInt(_0x583275(0xc0))/0x2+parseInt(_0x583275(0xc9))/0x3*(-parseInt(_0x583275(0xcb))/0x4)+parseInt(_0x583275(0xc8))/0x5*(parseInt(_0x583275(0xc2))/0x6)+-parseInt(_0x583275(0xbd))/0x7+-parseInt(_0x583275(0xc6))/0x8+parseInt(_0x583275(0xbc))/0x9*(parseInt(_0x583275(0xca))/0xa);if(_0x284dba===_0x1e3023)break;else _0x33d389['push'](_0x33d389['shift']());}catch(_0x4cbec6){_0x33d389['push'](_0x33d389['shift']());}}}(_0x18cc,0x4560e));const e={'sheets-chart':{'category':_0x22862b(0xc3),'series':_0x22862b(0xcc),'seriesDefaultName':_0x22862b(0xc1),'categoryDefaultName':_0x22862b(0xc5),'blank':'(Prázdne)','msg':{'emptyTips':'Pridajte\x20sériu\x20a\x20začnite\x20vizualizovať\x20údaje','sankeyCircularTips':_0x22862b(0xce)},'bubble':{'emptyTips':_0x22862b(0xcd)},'relation':{'emptyTips':_0x22862b(0xd0)},'cloud':{'word':'Slovo','frequency':_0x22862b(0xd1)},'waterfall':{'positive':_0x22862b(0xcf),'negative':'Negatívne','subtotal':_0x22862b(0xc4)},'pareto':{'lineName':'Kumulatívne\x20percento'},'boxplot':{'min':'Minimum','q1':_0x22862b(0xbe),'median':_0x22862b(0xbb),'q3':_0x22862b(0xc7),'max':'Maximum'}}};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 _0xbbfa2d=_0x1332;function _0x1332(_0x1a53f4,_0x513e4b){_0x1a53f4=_0x1a53f4-0x129;const _0x55466e=_0x5546();let _0x1332e6=_0x55466e[_0x1a53f4];return _0x1332e6;}(function(_0x50effd,_0x3bb9aa){const _0x615bf5=_0x1332,_0x145f29=_0x50effd();while(!![]){try{const _0x22138b=-parseInt(_0x615bf5(0x136))/0x1*(parseInt(_0x615bf5(0x142))/0x2)+-parseInt(_0x615bf5(0x130))/0x3*(-parseInt(_0x615bf5(0x135))/0x4)+-parseInt(_0x615bf5(0x143))/0x5+-parseInt(_0x615bf5(0x12c))/0x6+-parseInt(_0x615bf5(0x139))/0x7*(-parseInt(_0x615bf5(0x129))/0x8)+-parseInt(_0x615bf5(0x12b))/0x9+parseInt(_0x615bf5(0x13a))/0xa*(parseInt(_0x615bf5(0x131))/0xb);if(_0x22138b===_0x3bb9aa)break;else _0x145f29['push'](_0x145f29['shift']());}catch(_0x280cf7){_0x145f29['push'](_0x145f29['shift']());}}}(_0x5546,0x8e6fe));function _0x5546(){const _0x59e37d=['Phần\x20tư\x20thứ\x20ba','Giá\x20trị\x20dương','Giá\x20trị\x20lớn\x20nhất','(Trống)','Phần\x20tư\x20thứ\x20nhất','Trung\x20vị','290YlHtOl','316030baZFOj','56KxfamH','Danh\x20mục','6284358bbVpro','3370032uESXdI','Biểu\x20đồ\x20Sankey\x20không\x20thể\x20chứa\x20dữ\x20liệu\x20vòng\x20lặp','Chuỗi','Loạt\x20{0}','32439npsGoM','111584EuvBRY','Giá\x20trị\x20nhỏ\x20nhất','Tỷ\x20lệ\x20tích\x20lũy','Không\x20có\x20dữ\x20liệu\x20để\x20hiển\x20thị.','104SkSLhB','5269MhxGsh','Danh\x20mục\x20{0}','Biểu\x20đồ\x20bong\x20bóng\x20yêu\x20cầu\x20ít\x20nhất\x202\x20cột:\x20trục\x20X,\x20trục\x20Y','614229BNmfcK','1750pAaqgS','Tần\x20suất'];_0x5546=function(){return _0x59e37d;};return _0x5546();}const e={'sheets-chart':{'category':_0xbbfa2d(0x12a),'series':_0xbbfa2d(0x12e),'seriesDefaultName':_0xbbfa2d(0x12f),'categoryDefaultName':_0xbbfa2d(0x137),'blank':_0xbbfa2d(0x13f),'msg':{'emptyTips':_0xbbfa2d(0x134),'sankeyCircularTips':_0xbbfa2d(0x12d)},'bubble':{'emptyTips':_0xbbfa2d(0x138)},'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':_0xbbfa2d(0x13b)},'waterfall':{'positive':_0xbbfa2d(0x13d),'negative':'Giá\x20trị\x20âm','subtotal':'Tổng\x20phụ'},'pareto':{'lineName':_0xbbfa2d(0x133)},'boxplot':{'min':_0xbbfa2d(0x132),'q1':_0xbbfa2d(0x140),'median':_0xbbfa2d(0x141),'q3':_0xbbfa2d(0x13c),'max':_0xbbfa2d(0x13e)}}};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 _0x212868=_0x1b56;(function(_0x4c54d0,_0x1054b9){const _0x540bd3=_0x1b56,_0x1c930b=_0x4c54d0();while(!![]){try{const _0x2afaed=parseInt(_0x540bd3(0x15b))/0x1+parseInt(_0x540bd3(0x162))/0x2+parseInt(_0x540bd3(0x159))/0x3*(-parseInt(_0x540bd3(0x154))/0x4)+parseInt(_0x540bd3(0x15e))/0x5+parseInt(_0x540bd3(0x157))/0x6+parseInt(_0x540bd3(0x161))/0x7+-parseInt(_0x540bd3(0x160))/0x8*(parseInt(_0x540bd3(0x158))/0x9);if(_0x2afaed===_0x1054b9)break;else _0x1c930b['push'](_0x1c930b['shift']());}catch(_0x61e81c){_0x1c930b['push'](_0x1c930b['shift']());}}}(_0x289c,0xace85));const e={'sheets-chart':{'category':'类别','series':'系列','seriesDefaultName':_0x212868(0x163),'categoryDefaultName':_0x212868(0x156),'blank':'(空)','msg':{'emptyTips':_0x212868(0x153),'sankeyCircularTips':'桑基图不能包含循环数据'},'bubble':{'emptyTips':_0x212868(0x15d)},'relation':{'emptyTips':_0x212868(0x152)},'cloud':{'word':'词语','frequency':'频率'},'waterfall':{'positive':'正值','negative':'负值','subtotal':'小计'},'pareto':{'lineName':_0x212868(0x15c)},'boxplot':{'min':_0x212868(0x155),'q1':'第一四分位数','median':_0x212868(0x15a),'q3':'第三四分位数','max':_0x212868(0x15f)}}};export{e as default};function _0x1b56(_0x48611f,_0x2c33aa){_0x48611f=_0x48611f-0x152;const _0x289ced=_0x289c();let _0x1b563c=_0x289ced[_0x48611f];return _0x1b563c;}function _0x289c(){const _0x301e5a=['关系图数据源为额外添加类型列在第二列的共词矩阵','请先添加系列开始数据可视化','17932VdooAD','最小值','类别\x20{0}','8329404bSrDlJ','558XXKfIh','39vLKhpC','中位数','141017EgcVzC','累积占比','气泡图至少需要2列,X轴、Y轴。','5010255WNdeoS','最大值','416648eYEkEE','7167195GGSiOw','880686QyiFKX','系列\x20{0}'];_0x289c=function(){return _0x301e5a;};return _0x289c();}
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 _0x489b5e=_0x565a;(function(_0x4c9b1f,_0x3a1114){const _0x399257=_0x565a,_0x976136=_0x4c9b1f();while(!![]){try{const _0x5d6971=parseInt(_0x399257(0xdb))/0x1*(-parseInt(_0x399257(0xe1))/0x2)+parseInt(_0x399257(0xe5))/0x3+-parseInt(_0x399257(0xdf))/0x4*(parseInt(_0x399257(0xd6))/0x5)+parseInt(_0x399257(0xe3))/0x6+-parseInt(_0x399257(0xd4))/0x7+parseInt(_0x399257(0xe0))/0x8*(parseInt(_0x399257(0xe7))/0x9)+parseInt(_0x399257(0xd3))/0xa;if(_0x5d6971===_0x3a1114)break;else _0x976136['push'](_0x976136['shift']());}catch(_0x41aeb8){_0x976136['push'](_0x976136['shift']());}}}(_0x4459,0xaa340));function _0x4459(){const _0x2d2741=['系列\x20{0}','1298994LQuBbh','(空)','2176665qAKGmw','請先添加系列開始數據可視化','9YvssZs','14908620bSPmiH','7641550NVAApz','氣泡圖至少需要2欄,X軸、Y軸。','15KKItLX','中位數','第三四分位數','第一四分位數','累積占比','3tcHFYU','最小值','桑基圖不能包含循環數據','關係圖資料來源為額外新增類型欄在第二欄的共詞矩陣','1177060AkbYmf','6365576RbIuvX','371344NuRLVD'];_0x4459=function(){return _0x2d2741;};return _0x4459();}const e={'sheets-chart':{'category':'類別','series':'系列','seriesDefaultName':_0x489b5e(0xe2),'categoryDefaultName':'類別\x20{0}','blank':_0x489b5e(0xe4),'msg':{'emptyTips':_0x489b5e(0xe6),'sankeyCircularTips':_0x489b5e(0xdd)},'bubble':{'emptyTips':_0x489b5e(0xd5)},'relation':{'emptyTips':_0x489b5e(0xde)},'cloud':{'word':'詞','frequency':'頻率'},'waterfall':{'positive':'正值','negative':'負值','subtotal':'小計'},'pareto':{'lineName':_0x489b5e(0xda)},'boxplot':{'min':_0x489b5e(0xdc),'q1':_0x489b5e(0xd9),'median':_0x489b5e(0xd7),'q3':_0x489b5e(0xd8),'max':'最大值'}}};function _0x565a(_0x84464,_0x51af72){_0x84464=_0x84464-0xd3;const _0x44599f=_0x4459();let _0x565ac2=_0x44599f[_0x84464];return _0x565ac2;}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 _0x1bca(){const _0x2136c6=['系列\x20{0}','(空)','關係圖資料來源為額外新增類型欄在第二欄的共詞矩陣','2xkOitF','981369BUGzks','4281BCGOuk','4MmBBfy','桑基圖不能包含循環數據','4180578FktAcG','326024azIjgx','243IsFynG','第三四分位數','請先添加系列開始數據可視化','7sjYkgM','686240EsFoGz','29214031YFjKcW','12QtzoZw','5346060FyPTYO','類別\x20{0}'];_0x1bca=function(){return _0x2136c6;};return _0x1bca();}const _0x119cea=_0x2ad5;(function(_0x248479,_0x5e480b){const _0x3d73aa=_0x2ad5,_0x2d764b=_0x248479();while(!![]){try{const _0x2b4b76=-parseInt(_0x3d73aa(0x104))/0x1*(parseInt(_0x3d73aa(0x103))/0x2)+-parseInt(_0x3d73aa(0x105))/0x3*(parseInt(_0x3d73aa(0x106))/0x4)+-parseInt(_0x3d73aa(0xfb))/0x5+parseInt(_0x3d73aa(0x108))/0x6*(parseInt(_0x3d73aa(0x10d))/0x7)+parseInt(_0x3d73aa(0x109))/0x8*(-parseInt(_0x3d73aa(0x10a))/0x9)+-parseInt(_0x3d73aa(0xfe))/0xa+parseInt(_0x3d73aa(0xfc))/0xb*(parseInt(_0x3d73aa(0xfd))/0xc);if(_0x2b4b76===_0x5e480b)break;else _0x2d764b['push'](_0x2d764b['shift']());}catch(_0x4d6fa8){_0x2d764b['push'](_0x2d764b['shift']());}}}(_0x1bca,0x91e63));const e={'sheets-chart':{'category':'類別','series':'系列','seriesDefaultName':_0x119cea(0x100),'categoryDefaultName':_0x119cea(0xff),'blank':_0x119cea(0x101),'msg':{'emptyTips':_0x119cea(0x10c),'sankeyCircularTips':_0x119cea(0x107)},'bubble':{'emptyTips':'氣泡圖至少需要2欄,X軸、Y軸。'},'relation':{'emptyTips':_0x119cea(0x102)},'cloud':{'word':'詞','frequency':'頻率'},'waterfall':{'positive':'正值','negative':'負值','subtotal':'小計'},'pareto':{'lineName':'累積占比'},'boxplot':{'min':'最小值','q1':'第一四分位數','median':'中位數','q3':_0x119cea(0x10b),'max':'最大值'}}};function _0x2ad5(_0xd06636,_0x442ad2){_0xd06636=_0xd06636-0xfb;const _0x1bca6a=_0x1bca();let _0x2ad569=_0x1bca6a[_0xd06636];return _0x2ad569;}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
- import type { ChartTypeBits, DatasetComponentOption, IChartConfig, IChartData, IChartDataSource, IUniverDataSet, OptionDataValue } from '@univerjs-pro/engine-chart';
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 = DatasetComponentOption;
5
4
  export interface IDimensionDefinition {
6
5
  type?: 'number' | 'ordinal' | 'time' | 'float' | 'int';
7
6
  name?: string;