pict-section-form 1.0.142 → 1.0.143

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.
@@ -394,6 +394,69 @@
394
394
  "Group": "Box_Summary_Data"
395
395
  }
396
396
  },
397
+ "BoxChart_Sizes": {
398
+ "Hash": "BoxChart_Sizes",
399
+ "Name": "Box Category Volume Comparison",
400
+ "DataAddress": "BoxChart_Sizes",
401
+ "DataType": "Object",
402
+ "PictForm": {
403
+ "InputType": "Chart",
404
+ "Row": "5",
405
+ "Width": "4",
406
+ "Section": "Box_Summary_Data",
407
+ "Group": "Box_Summary_Data",
408
+ "ChartType": "pie",
409
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
410
+ "ChartDatasetsSolvers": [
411
+ {
412
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
413
+ "Label": "Box Categories"
414
+ }
415
+ ]
416
+ }
417
+ },
418
+ "BoxChart_Size_Details": {
419
+ "Hash": "BoxChart_Size_Details",
420
+ "Name": "Box Size Comparison",
421
+ "DataAddress": "BoxChart_Size_Details",
422
+ "DataType": "Object",
423
+ "PictForm": {
424
+ "InputType": "Chart",
425
+ "Row": "5",
426
+ "Width": "4",
427
+ "Section": "Box_Summary_Data",
428
+ "Group": "Box_Summary_Data",
429
+ "ChartType": "bar",
430
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
431
+ "ChartDatasetsSolvers": [
432
+ {
433
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
434
+ "Label": "Box Categories"
435
+ }
436
+ ]
437
+ }
438
+ },
439
+ "BoxChart_Scatter": {
440
+ "Hash": "BoxChart_Dimensions",
441
+ "Name": "Box Width x Height Scatter",
442
+ "DataAddress": "BoxChart_Scatter",
443
+ "DataType": "Object",
444
+ "PictForm": {
445
+ "InputType": "Chart",
446
+ "Row": "5",
447
+ "Width": "4",
448
+ "Section": "Box_Summary_Data",
449
+ "Group": "Box_Summary_Data",
450
+ "ChartType": "radar",
451
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
452
+ "ChartDatasetsSolvers": [
453
+ {
454
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
455
+ "Label": "Box Categories"
456
+ }
457
+ ]
458
+ }
459
+ },
397
460
  "HelpContent.Cuboid": {
398
461
  "Hash": "CuboidHelpContent",
399
462
  "Name": "How to Cuboid Math",
@@ -649,7 +712,10 @@
649
712
  "Name": "Box Summary Data",
650
713
  "Hash": "Box_Summary_Data",
651
714
  "Solvers": [
652
- "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))",
715
+ {
716
+ "Ordinal": 10,
717
+ "Expression": "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))"
718
+ },
653
719
  "BoxesCount = COUNT(BoxesFloorspaceSet)",
654
720
  "BoxesAverageFloorspace = AVG(BoxesFloorspaceSet)",
655
721
  "BoxesTotalFloorspace = SUM(BoxesFloorspaceSet)",
@@ -781,6 +847,27 @@
781
847
  },
782
848
  "IsTabular": true
783
849
  },
850
+ "BoxCategory": {
851
+ "Hash": "BoxCategory",
852
+ "Name": "Category",
853
+ "DataAddress": "BoxCategory",
854
+ "DataType": "String",
855
+ "PictForm": {
856
+ "Row": "1",
857
+ "Width": "1",
858
+ "Providers": [
859
+ "Pict-Input-AutofillTriggerGroup"
860
+ ],
861
+ "AutofillTriggerGroup": {
862
+ "TriggerGroupHash": "Box",
863
+ "MarshalEmptyValues": false,
864
+ "TriggerAllInputs": true
865
+ },
866
+ "Section": "BoxCollSec",
867
+ "Group": "BoxCollGrp"
868
+ },
869
+ "IsTabular": true
870
+ },
784
871
  "Width": {
785
872
  "Hash": "BoxWidth",
786
873
  "Name": "Width",
@@ -1,65 +1,69 @@
1
- Form,Form Name,SubManifest,DataOnly,Section Name,Section Hash,Group Name,Group Hash,Group Layout,Group CSS,Group Show Title,Row,Width,Minimum Row Count,Maximum Row Count,Input Address,Input Name,Input Hash,Input Extra,Units,DataType,Decimal Precision,InputType,Equation,Default,Description,Tooltip,Input Notes,,Entity,EntityColumnFilter,EntityDestination,SingleRecord,TriggerGroup,TriggerAddress,TriggerAllInputs,MarshalEmptyValues
2
- MathExampleForm,Math Example Form,,,Header,,General Info,,,,,1,3,,,Header.FirstName,First Name,HeaderFirstName,,,String,,,,,,,,,,,,,,,,
3
- MathExampleForm,,,,Header,,General Info,,,,,1,3,,,Header.LastName,Last Name,HeaderLastName,,,String,,,,,,,,,,,,,,,,
4
- MathExampleForm,,,,Header,,General Info,,,,,1,6,,,Header.JobTitle,Job Title,JobTitle,,,String,,,,,,,,,,,,,,,,
5
- MathExampleForm,,,,Header,,General Info,,,,,2,12,,,Header.Description,Description,Description,,,String,,,,,,,,,,,,,,,,
6
- MathExampleForm,,,,Header,,General Info,,,,,3,6,,,Header.Planet,Planet,Planet,,planetary,String,,Option,,,,,,,,,,,,,,
7
- MathExampleForm,,,,Header,,General Info,,,,,3,6,,,Header.Universe,Universe,Universe,,planetary,String,,Option,,,,,,,,,,,,,,
8
- MathExampleForm,,,,Header,,General Info,,,,,4,12,,,Header.WarehouseVolume,Warehouse Volume,WarehouseVolume,,,Number,,,,50000,,,,,,,,,,,,
9
- MathExampleForm,,,,Bridge,,Bridge Data,,,,,1,6,,,BridgeData.IDBridge,IDBridge,CurrentIDBridge,,,Number,,,,,,,Bridge,FBV~IDBridge~EQ~{~D:Record.Value~},BridgeData.CurrentBridge,true,,,,,,
10
- MathExampleForm,,,,MatheMagic,,Math is Magic,,,,,1,1,,,HelpContent.Math,So Very Magic,MathHelpContent,,,String,,HTML,,,,,,,,,,,,,,
11
- MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,1,6,,,Geometry.Rectangle.Width,Width,RectangleWidth,,,Number,,,,7.25,,,,,,,,,,,,
12
- MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,1,6,,,Geometry.Rectangle.Height,Height,RectangleHeight,,,Number,,,,10.3571,,,,,,,,,,,,
13
- MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.Area,Area,RectangleArea,,unrounded,Number,,,RectangleArea = RectangleWidth * RectangleHeight,,,,,,,,,,,,,
14
- MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedDefault,Area Rounded,RectangleAreaRoundedDefault,,default,Number,,,RectangleAreaRoundedDefault = ROUND(RectangleWidth * RectangleHeight),,,,,,,,,,,,,
15
- MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedThree,Area Rounded 3,RectangleAreaRoundedThree,,3,Number,,,"RectangleAreaRoundedThree = ROUND((RectangleWidth * RectangleHeight), 3)",,,,,,,,,,,,,
16
- MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedFour,Area Rounded 5,RectangleAreaRoundedFive,,5,Number,,,"RectangleAreaRoundedFive = ROUND(RectangleArea, 5)",,,,,,,,,,,,,
17
- MathExampleForm,,,,Basic Geometry,,Circle,,,,,1,12,,,Geometry.Circle.Radius,Radius,CircleRadius,,,Number,,,,85.523,,,,,,,,,,,,
18
- MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.Area,Area,CircleArea,,unrounded,Number,,,CircleArea = PI() * CircleRadius^2,,,,,,,,,,,,,
19
- MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedDefault,Area Rounded,CircleAreaRoundedDefault,,default,Number,,,CircleAreaRoundedDefault = ROUND(PI() * CircleRadius^2),,,,,,,,,,,,,
20
- MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedThree,Area Rounded 4,CircleAreaRoundedFour,,4,Number,,,"CircleAreaRoundedFour = ROUND(CircleArea,4)",,,,,,,,,,,,,
21
- MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedFour,Area Rounded 6,CircleAreaRoundedSix,,6,Number,,,"CircleAreaRoundedSix = ROUND(PI() * CircleRadius^2,6)",,,,,,,,,,,,,
22
- MathExampleForm,,BoxCollectionData,1,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,true,1,1,3,10,Boxes,Boxes,Boxes,,,Array,,TabularAddress,,,,,,,,,,,,,,
23
- MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Identifier,Identifier,BoxIdentifier,,,String,,,,,,,,,,,,,Box,,X,
24
- MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Width,Width,BoxWidth,,,Number,,,,,,,,,,,,,,,,
25
- MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Height,Height,BoxHeight,,,Number,,,,,,,,,,,,,,,,
26
- MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Depth,Depth,BoxDepth,,,Number,,,,,,,,,,,,,,,,
27
- MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Floorspace,Floorspace,BoxFloorspace,,,Number,,,BoxFloorspace = BoxWidth * BoxDepth,,,,,,,,,,,,,
28
- MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Volume,Volume,BoxVolume,,,Number,,,BoxVolume = BoxFloorspace * BoxHeight,,,,,,,,,,Box,,true,
29
- MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,WarehouseSpaceLeft,Warehouse Space Left,WarehouseSpaceLeft,,,Number,,,,,,,,,,,,,Box,,true,
30
- MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Floorspace,BoxesFloorspaceSet,BoxesFloorspaceSet,,,Number,,,"SUBTRACTINGSUMMATION(Boxes, ""Volume"", ""WarehouseSpaceLeft"", GETVALUE(""AppData.Header.WarehouseVolume""))",,,,This equation does not assign itself to the object on the left,,,,,,,,,
31
- MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Volume,BoxesVolumeSet,BoxesVolumeSet,,,Number,,,,,,,,,,,,,,,,
32
- MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Depth,BoxesDepthSet,BoxesDepthSet,,,Number,,,,,,,,,,,,,,,,
33
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,1,12,,,BoxAggregate.Count,Box Count,BoxesCount,,,Number,,,BoxesCount = COUNT(BoxesFloorspaceSet),,,,,,,,,,,,,
34
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,2,6,,,BoxAggregate.AverageFloorspace,Average Floorspace,BoxesAverageFloorspace,,,Number,,,BoxesAverageFloorspace = AVG(BoxesFloorspaceSet),,,,,,,,,,,,,
35
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,2,6,,,BoxAggregate.TotalFloorspace,Total Floorspace,BoxesTotalFloorspace,,,Number,,,BoxesTotalFloorspace = SUM(BoxesFloorspaceSet),,,,,,,,,,,,,
36
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.AverageVolume,Average Volume,BoxesAverageVolume,,,Number,,,BoxesAverageVolume = AVG(BoxesVolumeSet),,,,,,,,,,,,,
37
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.TotalVolume,Total Volume,BoxesTotalVolume,,,Number,,,BoxesTotalVolume = COUNT(BoxesVolumeSet),,,,,,,,,,,,,
38
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.TotalVolumeRounded,Total Volume Rounded,BoxesTotalVolumeRounded,,,Number,,,BoxesTotalVolumeRounded = ROUND(SUM(BoxesVolumeSet)),,,,,,,,,,,,,
39
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MinDepth,Minimum Depth,BoxesMinDepth,,,Number,,,BoxesMinDepth = MIN(BoxesDepthSet),,,,,,,,,,,,,
40
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MeanDepth,Mean Depth,BoxesMeanDepth,,,Number,,,BoxesMeanDepth = MEAN(BoxesDepthSet),,,,,,,,,,,,,
41
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MedianDepth,Median Depth,BoxesMedianDepth,,,Number,,,BoxesMedianDepth = MEDIAN(BoxesDepthSet),,,,,,,,,,,,,
42
- MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MaxDepth,Max Depth,BoxesMaxDepth,,,Number,,,BoxesMaxDepth = MAX(BoxesDepthSet),,,,,,,,,,,,,
43
- MathExampleForm,,,,Rectangular Area Help,,Rectangular Area Help,,,,,1,1,,,HelpContent.Cuboid,How to Cuboid Math,CuboidHelpContent,,,String,,Markdown,,,,,,,,,,,,,,
44
- MathExampleForm,,,,Complex Equation,,Complex Equation,,Vertical,,,1,4,,,ComplexEquation.PR,PR,CePR,,,Number,,,,4.5,,The PR is *very* important.,,,,,,,,,,
45
- MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,1,4,,,ComplexEquation.Z,Z,CeZ,,,Number,,,,1.5,,Z _is not_ the z-index.,,,,,,,,,,
46
- MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,1,4,,,ComplexEquation.C,C,CeC,,,Number,,,,8.75,,C is the universal constant.,,,,,,,,,,
47
- MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,2,6,,,ComplexEquation.Result,(160 * PR * Z) / (C / 100) * PR * Z + (160 * (1 - C / 100)),CeResult,,,Number,,,CeResult = (160 * CePR * CeZ) / (CeC / 100) * CePR * CeZ + (160 * (1 - CeC / 100)),,,,,,,,,,,,,
48
- MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,2,6,,,ComplexEquation.ResultRounded,Rounded 3,CeResultRounded,,,Number,,,"CeResultRounded = ROUND(CeResult,3)",,,,,,,,,,,,,
49
- MathExampleForm,,Rectangles,1,Rectangle Aggregation,,Rectangle Set,,,,false,1,1,20,,Rectangle,Rectangles,Rectangles,,,Array,,TabularAddress,,,,,,,,,,,,,,
50
- MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Identifier,Identifier,RectangleIdentifier,,,String,,,,,,,,,,,,,,,,
51
- MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Width,Width,RectangleWidth,,,Number,,,,,,,,,,,,,,,,
52
- MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Height,Height,RectangleHeight,,,Number,,,,,,,,,,,,,,,,
53
- MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Area,Area,RectangleArea,,,Number,,,RectangleArea = RectangleWidth * RectangleHeight,,,,,,,,,,,,,
54
- MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,AreaDegredation,Degredation (first minus each subsequent),AreaDegredation,,,Number,,,,,,,,,,,,,,,,
55
- MathExampleForm,,Cylinders,1,Cylinders,,Cylinders,,,,false,1,1,,,Cylinders,Cylinders,Cylinders,,,Array,,TabularAddress,,,,,,,,,,,,,,
56
- MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Identifier,Identifier,Identifier,,,String,,,,,,,,,,,,,,,,
57
- MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Radius,Radius,Radius,,,PreciseNumber,,,,,,,,,,,,,,,,
58
- MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Height,Height,Height,,,PreciseNumber,,,,,,,,,,,,,,,,
59
- MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Circumference,Circumference,Circumference,,,PreciseNumber,,,Circumference = 2 * PI() * Radius,,,,,,,,,,,,,
60
- MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Area,Area,Area,,,PreciseNumber,,,Area = (2 * PI() * Radius * Height) + (2 * PI() * Radius ^2),,,,,,,,,,,,,
61
- MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,1,1,,,Listopia.Filters.Colour,Color Filter,ColourFilter,,,,,,,,,,,,,,,,,,,
62
- MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,2,1,,,Listopia.Color,Color,Colors,,,String,,Option,"SUBTRACTINGSUMMATION(Rectangles, ""Area"", ""AreaDegredation"")",,,,,,,,,,,,,
63
- MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,2,1,,,Listopia.Box,Box,BoxSelection,,,String,,Option,,,,,,,,,,,Box,,,
64
- MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,3,1,,,Listopia.Fruit,Fruit,FruitSelection,,,String,,Option,,,,,,,,,,,,,,
65
- MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,3,1,,,Listopia.Stone,Stone,Stones,,,String,,Option,,,,,,,,,,,,,,
1
+ Form,Form Name,SubManifest,DataOnly,Section Name,Section Hash,Group Name,Group Hash,Group Layout,Group CSS,Group Show Title,Row,Width,Minimum Row Count,Maximum Row Count,Input Address,Input Name,Input Hash,Input Extra,Units,DataType,Decimal Precision,InputType,Equation,Equation Ordinal,Default,Description,Tooltip,Input Notes,Entity,EntityColumnFilter,EntityDestination,SingleRecord,TriggerGroup,TriggerAddress,TriggerAllInputs,MarshalEmptyValues,ChartType,ChartLabelsAddress,ChartLabelsSolver,ChartDatasetsAddress,ChartDatasetsLabel,ChartDatasetsSolver
2
+ MathExampleForm,Math Example Form,,,Header,,General Info,,,,,1,3,,,Header.FirstName,First Name,HeaderFirstName,,,String,,,,,,,,,,,,,,,,,,,,,,
3
+ MathExampleForm,,,,Header,,General Info,,,,,1,3,,,Header.LastName,Last Name,HeaderLastName,,,String,,,,,,,,,,,,,,,,,,,,,,
4
+ MathExampleForm,,,,Header,,General Info,,,,,1,6,,,Header.JobTitle,Job Title,JobTitle,,,String,,,,,,,,,,,,,,,,,,,,,,
5
+ MathExampleForm,,,,Header,,General Info,,,,,2,12,,,Header.Description,Description,Description,,,String,,,,,,,,,,,,,,,,,,,,,,
6
+ MathExampleForm,,,,Header,,General Info,,,,,3,6,,,Header.Planet,Planet,Planet,,planetary,String,,Option,,,,,,,,,,,,,,,,,,,,
7
+ MathExampleForm,,,,Header,,General Info,,,,,3,6,,,Header.Universe,Universe,Universe,,planetary,String,,Option,,,,,,,,,,,,,,,,,,,,
8
+ MathExampleForm,,,,Header,,General Info,,,,,4,12,,,Header.WarehouseVolume,Warehouse Volume,WarehouseVolume,,,Number,,,,,50000,,,,,,,,,,,,,,,,,
9
+ MathExampleForm,,,,Bridge,,Bridge Data,,,,,1,6,,,BridgeData.IDBridge,IDBridge,CurrentIDBridge,,,Number,,,,,,,,Bridge,BridgeData.CurrentBridge,true,,,,,,,,,,,,
10
+ MathExampleForm,,,,MatheMagic,,Math is Magic,,,,,1,1,,,HelpContent.Math,So Very Magic,MathHelpContent,,,String,,HTML,,,,,,,,,,,,,,,,,,,,
11
+ MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,1,6,,,Geometry.Rectangle.Width,Width,RectangleWidth,,,Number,,,,,7.25,,,,,,,,,,,,,,,,,
12
+ MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,1,6,,,Geometry.Rectangle.Height,Height,RectangleHeight,,,Number,,,,,10.3571,,,,,,,,,,,,,,,,,
13
+ MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.Area,Area,RectangleArea,,unrounded,Number,,,RectangleArea = RectangleWidth * RectangleHeight,,,,,,,,,,,,,,,,,,,
14
+ MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedDefault,Area Rounded,RectangleAreaRoundedDefault,,default,Number,,,RectangleAreaRoundedDefault = ROUND(RectangleWidth * RectangleHeight),,,,,,,,,,,,,,,,,,,
15
+ MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedThree,Area Rounded 3,RectangleAreaRoundedThree,,3,Number,,,"RectangleAreaRoundedThree = ROUND((RectangleWidth * RectangleHeight), 3)",,,,,,,,,,,,,,,,,,,
16
+ MathExampleForm,,,,Basic Geometry,,Rectangle,BasicGeoGrp,,,,2,3,,,Geometry.Rectangle.AreaRoundedFour,Area Rounded 5,RectangleAreaRoundedFive,,5,Number,,,"RectangleAreaRoundedFive = ROUND(RectangleArea, 5)",,,,,,,,,,,,,,,,,,,
17
+ MathExampleForm,,,,Basic Geometry,,Circle,,,,,1,12,,,Geometry.Circle.Radius,Radius,CircleRadius,,,Number,,,,,85.523,,,,,,,,,,,,,,,,,
18
+ MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.Area,Area,CircleArea,,unrounded,Number,,,CircleArea = PI() * CircleRadius^2,,,,,,,,,,,,,,,,,,,
19
+ MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedDefault,Area Rounded,CircleAreaRoundedDefault,,default,Number,,,CircleAreaRoundedDefault = ROUND(PI() * CircleRadius^2),,,,,,,,,,,,,,,,,,,
20
+ MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedThree,Area Rounded 4,CircleAreaRoundedFour,,4,Number,,,"CircleAreaRoundedFour = ROUND(CircleArea,4)",,,,,,,,,,,,,,,,,,,
21
+ MathExampleForm,,,,Basic Geometry,,Circle,,,,,2,3,,,Geometry.Circle.AreaRoundedFour,Area Rounded 6,CircleAreaRoundedSix,,6,Number,,,"CircleAreaRoundedSix = ROUND(PI() * CircleRadius^2,6)",,,,,,,,,,,,,,,,,,,
22
+ MathExampleForm,,BoxCollectionData,1,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,true,1,1,3,10,Boxes,Boxes,Boxes,,,Array,,TabularAddress,,,,,,,,,,,,,,,,,,,,
23
+ MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Identifier,Identifier,BoxIdentifier,,,String,,,,,,,,,,,,,Box,,X,,,,,,,
24
+ MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,BoxCategory,Category,BoxCategory,,,String,,,,,,,,,,,,,Box,,X,,,,,,,
25
+ MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Width,Width,BoxWidth,,,Number,,,,,,,,,,,,,,,,,,,,,,
26
+ MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Height,Height,BoxHeight,,,Number,,,,,,,,,,,,,,,,,,,,,,
27
+ MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Depth,Depth,BoxDepth,,,Number,,,,,,,,,,,,,,,,,,,,,,
28
+ MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Floorspace,Floorspace,BoxFloorspace,,,Number,,,BoxFloorspace = BoxWidth * BoxDepth,,,,,,,,,,,,,,,,,,,
29
+ MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,Volume,Volume,BoxVolume,,,Number,,,BoxVolume = BoxFloorspace * BoxHeight,,,,,,,,,,Box,,true,,,,,,,
30
+ MathExampleForm,,BoxCollectionData,,Box Collection,BoxCollSec,Boxes,BoxCollGrp,,,,1,1,,,WarehouseSpaceLeft,Warehouse Space Left,WarehouseSpaceLeft,,,Number,,,,,,,,,,,,,Box,,true,,,,,,,
31
+ MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Floorspace,BoxesFloorspaceSet,BoxesFloorspaceSet,,,Number,,,"SUBTRACTINGSUMMATION(Boxes, ""Volume"", ""WarehouseSpaceLeft"", GETVALUE(""AppData.Header.WarehouseVolume""))",10,,,,This equation does not assign itself to the object on the left,,,,,,,,,,,,,,
32
+ MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Volume,BoxesVolumeSet,BoxesVolumeSet,,,Number,,,,,,,,,,,,,,,,,,,,,,
33
+ MathExampleForm,,,1,Box Summary Data,,Box Summary Data,,,,,0,0,,,Boxes[].Depth,BoxesDepthSet,BoxesDepthSet,,,Number,,,,,,,,,,,,,,,,,,,,,,
34
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,1,12,,,BoxAggregate.Count,Box Count,BoxesCount,,,Number,,,BoxesCount = COUNT(BoxesFloorspaceSet),,,,,,,,,,,,,,,,,,,
35
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,2,6,,,BoxAggregate.AverageFloorspace,Average Floorspace,BoxesAverageFloorspace,,,Number,,,BoxesAverageFloorspace = AVG(BoxesFloorspaceSet),,,,,,,,,,,,,,,,,,,
36
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,2,6,,,BoxAggregate.TotalFloorspace,Total Floorspace,BoxesTotalFloorspace,,,Number,,,BoxesTotalFloorspace = SUM(BoxesFloorspaceSet),,,,,,,,,,,,,,,,,,,
37
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.AverageVolume,Average Volume,BoxesAverageVolume,,,Number,,,BoxesAverageVolume = AVG(BoxesVolumeSet),,,,,,,,,,,,,,,,,,,
38
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.TotalVolume,Total Volume,BoxesTotalVolume,,,Number,,,BoxesTotalVolume = COUNT(BoxesVolumeSet),,,,,,,,,,,,,,,,,,,
39
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,3,4,,,BoxAggregate.TotalVolumeRounded,Total Volume Rounded,BoxesTotalVolumeRounded,,,Number,,,BoxesTotalVolumeRounded = ROUND(SUM(BoxesVolumeSet)),,,,,,,,,,,,,,,,,,,
40
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MinDepth,Minimum Depth,BoxesMinDepth,,,Number,,,BoxesMinDepth = MIN(BoxesDepthSet),,,,,,,,,,,,,,,,,,,
41
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MeanDepth,Mean Depth,BoxesMeanDepth,,,Number,,,BoxesMeanDepth = MEAN(BoxesDepthSet),,,,,,,,,,,,,,,,,,,
42
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MedianDepth,Median Depth,BoxesMedianDepth,,,Number,,,BoxesMedianDepth = MEDIAN(BoxesDepthSet),,,,,,,,,,,,,,,,,,,
43
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,4,3,,,BoxAggregate.MaxDepth,Max Depth,BoxesMaxDepth,,,Number,,,BoxesMaxDepth = MAX(BoxesDepthSet),,,,,,,,,,,,,,,,,,,
44
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,5,4,,,BoxChart_Sizes,Box Category Volume Comparison,BoxChart_Sizes,,,Object,,Chart,,,,,,,,,,,,,,,pie,,"objectkeystoarray(aggregationhistogrambyobject(Boxes, ""BoxCategory"", ""Volume""))",,Box Categories,"objectvaluestoarray(aggregationhistogrambyobject(Boxes, ""BoxCategory"", ""Volume""))"
45
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,5,4,,,BoxChart_Size_Details,Box Size Comparison,BoxChart_Size_Details,,,Object,,Chart,,,,,,,,,,,,,,,bar,,"objectkeystoarray(aggregationhistogrambyobject(Boxes, ""Identifier"", ""Volume""))",,Box Categories,"objectvaluestoarray(aggregationhistogrambyobject(Boxes, ""Identifier"", ""Volume""))"
46
+ MathExampleForm,,,,Box Summary Data,,Box Summary Data,,,,,5,4,,,BoxChart_Scatter,Box Width x Height Scatter,BoxChart_Dimensions,,,Object,,Chart,,,,,,,,,,,,,,,radar,,"objectkeystoarray(aggregationhistogrambyobject(Boxes, ""Identifier"", ""Floorspace""))",,Box Categories,"objectvaluestoarray(aggregationhistogrambyobject(Boxes, ""Identifier"", ""Floorspace""))"
47
+ MathExampleForm,,,,Rectangular Area Help,,Rectangular Area Help,,,,,1,1,,,HelpContent.Cuboid,How to Cuboid Math,CuboidHelpContent,,,String,,Markdown,,,,,,,,,,,,,,,,,,,,
48
+ MathExampleForm,,,,Complex Equation,,Complex Equation,,Vertical,,,1,4,,,ComplexEquation.PR,PR,CePR,,,Number,,,,,4.5,,The PR is *very* important.,,,,,,,,,,,,,,,
49
+ MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,1,4,,,ComplexEquation.Z,Z,CeZ,,,Number,,,,,1.5,,Z _is not_ the z-index.,,,,,,,,,,,,,,,
50
+ MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,1,4,,,ComplexEquation.C,C,CeC,,,Number,,,,,8.75,,C is the universal constant.,,,,,,,,,,,,,,,
51
+ MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,2,6,,,ComplexEquation.Result,(160 * PR * Z) / (C / 100) * PR * Z + (160 * (1 - C / 100)),CeResult,,,Number,,,CeResult = (160 * CePR * CeZ) / (CeC / 100) * CePR * CeZ + (160 * (1 - CeC / 100)),,,,,,,,,,,,,,,,,,,
52
+ MathExampleForm,,,,Complex Equation,,Complex Equation,,,,,2,6,,,ComplexEquation.ResultRounded,Rounded 3,CeResultRounded,,,Number,,,"CeResultRounded = ROUND(CeResult,3)",,,,,,,,,,,,,,,,,,,
53
+ MathExampleForm,,Rectangles,1,Rectangle Aggregation,,Rectangle Set,,,,false,1,1,20,,Rectangle,Rectangles,Rectangles,,,Array,,TabularAddress,,,,,,,,,,,,,,,,,,,,
54
+ MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Identifier,Identifier,RectangleIdentifier,,,String,,,,,,,,,,,,,,,,,,,,,,
55
+ MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Width,Width,RectangleWidth,,,Number,,,,,,,,,,,,,,,,,,,,,,
56
+ MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Height,Height,RectangleHeight,,,Number,,,,,,,,,,,,,,,,,,,,,,
57
+ MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,Area,Area,RectangleArea,,,Number,,,RectangleArea = RectangleWidth * RectangleHeight,,,,,,,,,,,,,,,,,,,
58
+ MathExampleForm,,Rectangles,,Rectangle Aggregation,,Rectangle Set,,,,,1,1,,,AreaDegredation,Degredation (first minus each subsequent),AreaDegredation,,,Number,,,,,,,,,,,,,,,,,,,,,,
59
+ MathExampleForm,,Cylinders,1,Cylinders,,Cylinders,,,,false,1,1,,,Cylinders,Cylinders,Cylinders,,,Array,,TabularAddress,,,,,,,,,,,,,,,,,,,,
60
+ MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Identifier,Identifier,Identifier,,,String,,,,,,,,,,,,,,,,,,,,,,
61
+ MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Radius,Radius,Radius,,,PreciseNumber,,,,,,,,,,,,,,,,,,,,,,
62
+ MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Height,Height,Height,,,PreciseNumber,,,,,,,,,,,,,,,,,,,,,,
63
+ MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Circumference,Circumference,Circumference,,,PreciseNumber,,,Circumference = 2 * PI() * Radius,,,,,,,,,,,,,,,,,,,
64
+ MathExampleForm,,Cylinders,,Cylinders,,Cylinders,,,,,1,1,,,Area,Area,Area,,,PreciseNumber,,,Area = (2 * PI() * Radius * Height) + (2 * PI() * Radius ^2),,,,,,,,,,,,,,,,,,,
65
+ MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,1,1,,,Listopia.Filters.Colour,Color Filter,ColourFilter,,,,,,,,,,,,,,,,,,,,,,,,,
66
+ MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,2,1,,,Listopia.Color,Color,Colors,,,String,,Option,"SUBTRACTINGSUMMATION(Rectangles, ""Area"", ""AreaDegredation"")",,,,,,,,,,,,,,,,,,,
67
+ MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,2,1,,,Listopia.Box,Box,BoxSelection,,,String,,Option,,,,,,,,,,,Box,,,,,,,,,
68
+ MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,3,1,,,Listopia.Fruit,Fruit,FruitSelection,,,String,,Option,,,,,,,,,,,,,,,,,,,,
69
+ MathExampleForm,,,,List Topia,Listopia,Occlusion Lists,OcclusionLists,,,,3,1,,,Listopia.Stone,Stone,Stones,,,String,,Option,,,,,,,,,,,,,,,,,,,,
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "Boxes":
3
3
  [
4
- { "Identifier":"Small Moving Box", "Width":"16.375", "Depth":"12.625", "Height":"12.625" },
5
- { "Identifier":"Medium Moving Box", "Width":"18.125", "Depth":"18.0", "Height":"16.0" },
6
- { "Identifier":"Large Moving Box", "Width":"18.0", "Depth":"18.0", "Height":"24.0" },
7
- { "Identifier":"Dish Saver Kit", "Width":"24.125", "Depth":"12.0", "Height":"11.0" },
8
- { "Identifier":"Book Box", "Width":"12.0", "Depth":"12.0", "Height":"12.0" },
9
- { "Identifier":"Glass Pack Kit", "Width":"24.125", "Depth":"12.0", "Height":"11.0" },
10
- { "Identifier":"Medium Wardrobe Box", "Width":"18.0", "Depth":"18.0", "Height":"46.0" },
11
- { "Identifier":"Mirror and Picture Box", "Width":"37.0", "Depth":"4.0", "Height":"27.0" }
4
+ { "Identifier":"Small Moving Box", "BoxCategory":"Moving", "Width":"16.375", "Depth":"12.625", "Height":"12.625" },
5
+ { "Identifier":"Medium Moving Box", "BoxCategory":"Moving", "Width":"18.125", "Depth":"18.0", "Height":"16.0" },
6
+ { "Identifier":"Large Moving Box", "BoxCategory":"Moving", "Width":"18.0", "Depth":"18.0", "Height":"24.0" },
7
+ { "Identifier":"Dish Saver Kit", "BoxCategory":"Storage", "Width":"24.125", "Depth":"12.0", "Height":"11.0" },
8
+ { "Identifier":"Book Box", "BoxCategory":"Storage", "Width":"12.0", "Depth":"12.0", "Height":"12.0" },
9
+ { "Identifier":"Glass Pack Kit", "BoxCategory":"Storage", "Width":"24.125", "Depth":"12.0", "Height":"11.0" },
10
+ { "Identifier":"Medium Wardrobe Box", "BoxCategory":"Storage", "Width":"18.0", "Depth":"18.0", "Height":"46.0" },
11
+ { "Identifier":"Mirror and Picture Box", "BoxCategory":"Storage", "Width":"37.0", "Depth":"4.0", "Height":"27.0" }
12
12
  ]
13
13
  }
@@ -394,6 +394,69 @@
394
394
  "Group": "Box_Summary_Data"
395
395
  }
396
396
  },
397
+ "BoxChart_Sizes": {
398
+ "Hash": "BoxChart_Sizes",
399
+ "Name": "Box Category Volume Comparison",
400
+ "DataAddress": "BoxChart_Sizes",
401
+ "DataType": "Object",
402
+ "PictForm": {
403
+ "InputType": "Chart",
404
+ "Row": "5",
405
+ "Width": "4",
406
+ "Section": "Box_Summary_Data",
407
+ "Group": "Box_Summary_Data",
408
+ "ChartType": "pie",
409
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
410
+ "ChartDatasetsSolvers": [
411
+ {
412
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
413
+ "Label": "Box Categories"
414
+ }
415
+ ]
416
+ }
417
+ },
418
+ "BoxChart_Size_Details": {
419
+ "Hash": "BoxChart_Size_Details",
420
+ "Name": "Box Size Comparison",
421
+ "DataAddress": "BoxChart_Size_Details",
422
+ "DataType": "Object",
423
+ "PictForm": {
424
+ "InputType": "Chart",
425
+ "Row": "5",
426
+ "Width": "4",
427
+ "Section": "Box_Summary_Data",
428
+ "Group": "Box_Summary_Data",
429
+ "ChartType": "bar",
430
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
431
+ "ChartDatasetsSolvers": [
432
+ {
433
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
434
+ "Label": "Box Categories"
435
+ }
436
+ ]
437
+ }
438
+ },
439
+ "BoxChart_Scatter": {
440
+ "Hash": "BoxChart_Dimensions",
441
+ "Name": "Box Width x Height Scatter",
442
+ "DataAddress": "BoxChart_Scatter",
443
+ "DataType": "Object",
444
+ "PictForm": {
445
+ "InputType": "Chart",
446
+ "Row": "5",
447
+ "Width": "4",
448
+ "Section": "Box_Summary_Data",
449
+ "Group": "Box_Summary_Data",
450
+ "ChartType": "radar",
451
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
452
+ "ChartDatasetsSolvers": [
453
+ {
454
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
455
+ "Label": "Box Categories"
456
+ }
457
+ ]
458
+ }
459
+ },
397
460
  "HelpContent.Cuboid": {
398
461
  "Hash": "CuboidHelpContent",
399
462
  "Name": "How to Cuboid Math",
@@ -798,7 +861,10 @@
798
861
  "Name": "Box Summary Data",
799
862
  "Hash": "Box_Summary_Data",
800
863
  "Solvers": [
801
- "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))",
864
+ {
865
+ "Ordinal": 10,
866
+ "Expression": "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))"
867
+ },
802
868
  "BoxesCount = COUNT(BoxesFloorspaceSet)",
803
869
  "BoxesAverageFloorspace = AVG(BoxesFloorspaceSet)",
804
870
  "BoxesTotalFloorspace = SUM(BoxesFloorspaceSet)",
@@ -1500,6 +1566,27 @@
1500
1566
  },
1501
1567
  "IsTabular": true
1502
1568
  },
1569
+ "BoxCategory": {
1570
+ "Hash": "BoxCategory",
1571
+ "Name": "Category",
1572
+ "DataAddress": "BoxCategory",
1573
+ "DataType": "String",
1574
+ "PictForm": {
1575
+ "Row": "1",
1576
+ "Width": "1",
1577
+ "Providers": [
1578
+ "Pict-Input-AutofillTriggerGroup"
1579
+ ],
1580
+ "AutofillTriggerGroup": {
1581
+ "TriggerGroupHash": "Box",
1582
+ "MarshalEmptyValues": false,
1583
+ "TriggerAllInputs": true
1584
+ },
1585
+ "Section": "BoxCollSec",
1586
+ "Group": "BoxCollGrp"
1587
+ },
1588
+ "IsTabular": true
1589
+ },
1503
1590
  "Width": {
1504
1591
  "Hash": "BoxWidth",
1505
1592
  "Name": "Width",
@@ -394,6 +394,69 @@
394
394
  "Group": "Box_Summary_Data"
395
395
  }
396
396
  },
397
+ "BoxChart_Sizes": {
398
+ "Hash": "BoxChart_Sizes",
399
+ "Name": "Box Category Volume Comparison",
400
+ "DataAddress": "BoxChart_Sizes",
401
+ "DataType": "Object",
402
+ "PictForm": {
403
+ "InputType": "Chart",
404
+ "Row": "5",
405
+ "Width": "4",
406
+ "Section": "Box_Summary_Data",
407
+ "Group": "Box_Summary_Data",
408
+ "ChartType": "pie",
409
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
410
+ "ChartDatasetsSolvers": [
411
+ {
412
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"BoxCategory\", \"Volume\"))",
413
+ "Label": "Box Categories"
414
+ }
415
+ ]
416
+ }
417
+ },
418
+ "BoxChart_Size_Details": {
419
+ "Hash": "BoxChart_Size_Details",
420
+ "Name": "Box Size Comparison",
421
+ "DataAddress": "BoxChart_Size_Details",
422
+ "DataType": "Object",
423
+ "PictForm": {
424
+ "InputType": "Chart",
425
+ "Row": "5",
426
+ "Width": "4",
427
+ "Section": "Box_Summary_Data",
428
+ "Group": "Box_Summary_Data",
429
+ "ChartType": "bar",
430
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
431
+ "ChartDatasetsSolvers": [
432
+ {
433
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Volume\"))",
434
+ "Label": "Box Categories"
435
+ }
436
+ ]
437
+ }
438
+ },
439
+ "BoxChart_Scatter": {
440
+ "Hash": "BoxChart_Dimensions",
441
+ "Name": "Box Width x Height Scatter",
442
+ "DataAddress": "BoxChart_Scatter",
443
+ "DataType": "Object",
444
+ "PictForm": {
445
+ "InputType": "Chart",
446
+ "Row": "5",
447
+ "Width": "4",
448
+ "Section": "Box_Summary_Data",
449
+ "Group": "Box_Summary_Data",
450
+ "ChartType": "radar",
451
+ "ChartLabelsSolver": "objectkeystoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
452
+ "ChartDatasetsSolvers": [
453
+ {
454
+ "DataSolver": "objectvaluestoarray(aggregationhistogrambyobject(Boxes, \"Identifier\", \"Floorspace\"))",
455
+ "Label": "Box Categories"
456
+ }
457
+ ]
458
+ }
459
+ },
397
460
  "HelpContent.Cuboid": {
398
461
  "Hash": "CuboidHelpContent",
399
462
  "Name": "How to Cuboid Math",
@@ -798,7 +861,10 @@
798
861
  "Name": "Box Summary Data",
799
862
  "Hash": "Box_Summary_Data",
800
863
  "Solvers": [
801
- "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))",
864
+ {
865
+ "Ordinal": 10,
866
+ "Expression": "SUBTRACTINGSUMMATION(Boxes, \"Volume\", \"WarehouseSpaceLeft\", GETVALUE(\"AppData.Header.WarehouseVolume\"))"
867
+ },
802
868
  "BoxesCount = COUNT(BoxesFloorspaceSet)",
803
869
  "BoxesAverageFloorspace = AVG(BoxesFloorspaceSet)",
804
870
  "BoxesTotalFloorspace = SUM(BoxesFloorspaceSet)",
@@ -1500,6 +1566,27 @@
1500
1566
  },
1501
1567
  "IsTabular": true
1502
1568
  },
1569
+ "BoxCategory": {
1570
+ "Hash": "BoxCategory",
1571
+ "Name": "Category",
1572
+ "DataAddress": "BoxCategory",
1573
+ "DataType": "String",
1574
+ "PictForm": {
1575
+ "Row": "1",
1576
+ "Width": "1",
1577
+ "Providers": [
1578
+ "Pict-Input-AutofillTriggerGroup"
1579
+ ],
1580
+ "AutofillTriggerGroup": {
1581
+ "TriggerGroupHash": "Box",
1582
+ "MarshalEmptyValues": false,
1583
+ "TriggerAllInputs": true
1584
+ },
1585
+ "Section": "BoxCollSec",
1586
+ "Group": "BoxCollGrp"
1587
+ },
1588
+ "IsTabular": true
1589
+ },
1503
1590
  "Width": {
1504
1591
  "Hash": "BoxWidth",
1505
1592
  "Name": "Width",
@@ -4,6 +4,7 @@
4
4
  <title>Debug.</title>
5
5
  <style id="PICT-CSS"></style>
6
6
  <script src="./pict.js" type="text/javascript"></script>
7
+ <script src="./chart.umd.js"></script>
7
8
  <script type="text/javascript">Pict.safeOnDocumentReady(() => { Pict.safeLoadPictApplication(DebugApplication, 1)});</script>
8
9
  </head>
9
10
  <body style="margin: 2rem; padding: 2rem; font-family: Arial, sans-serif; background-color: darkseagreen;">
@@ -24,6 +24,10 @@
24
24
  "from": "../../node_modules/pict/dist/*",
25
25
  "to": "./dist/"
26
26
  },
27
+ {
28
+ "from": "../../node_modules/chart.js/dist/*",
29
+ "to": "./dist/"
30
+ },
27
31
  {
28
32
  "from": "./dist/**",
29
33
  "to": "../../example_applications/debug"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pict-section-form",
3
- "version": "1.0.142",
3
+ "version": "1.0.143",
4
4
  "description": "Pict dynamic form sections",
5
5
  "main": "source/Pict-Section-Form.js",
6
6
  "directories": {
@@ -39,6 +39,7 @@
39
39
  "typescript": "^5.9.3"
40
40
  },
41
41
  "dependencies": {
42
+ "chart.js": "^4.5.1",
42
43
  "fable-serviceproviderbase": "^3.0.15",
43
44
  "marked": "^15.0.12",
44
45
  "pict-provider": "^1.0.6",
@@ -625,14 +625,40 @@ class ManifestFactory extends libFableServiceProviderBase
625
625
  // Clean up the equation a bit to remove any leading/trailing spaces and replace HTML quotes
626
626
  // that may have been added by the CSV or other source.
627
627
  const tmpCleanEquation = tmpRecord['Equation'].trim();
628
- this.log.trace(`Adding solver to ${tmpRecord.Form} --> ${tmpGroup.Name} for ${tmpRecord['Input Hash']}: ${tmpRecord['Equation']}`);
628
+ let tmpEquationOrdinal = 1;
629
+ if (tmpRecord['Equation Ordinal'])
630
+ {
631
+ try
632
+ {
633
+ tmpEquationOrdinal = parseInt(tmpRecord['Equation Ordinal']);
634
+ }
635
+ catch (pError)
636
+ {
637
+ this.log.error(`Failed to parse Equation Ordinal for ${tmpRecord['Input Hash']}: ${pError}`);
638
+ }
639
+ }
640
+ this.log.trace(`Adding solver to ${tmpRecord.Form} --> ${tmpGroup.Name} for ${tmpRecord['Input Hash']} Ordinal ${tmpEquationOrdinal}: ${tmpRecord['Equation']}`);
629
641
  if ((tmpGroup.Layout == 'Tabular') || (tmpGroup.Layout == 'RecordSet'))
630
642
  {
631
- tmpGroup.RecordSetSolvers.push(tmpCleanEquation);
643
+ if (tmpEquationOrdinal == 1)
644
+ {
645
+ tmpGroup.RecordSetSolvers.push(tmpCleanEquation);
646
+ }
647
+ else
648
+ {
649
+ tmpGroup.RecordSetSolvers.push({ Ordinal: tmpEquationOrdinal, Expression: tmpCleanEquation });
650
+ }
632
651
  }
633
652
  else
634
653
  {
635
- tmpSection.Solvers.push(tmpCleanEquation);
654
+ if (tmpEquationOrdinal == 1)
655
+ {
656
+ tmpSection.Solvers.push(tmpCleanEquation);
657
+ }
658
+ else
659
+ {
660
+ tmpSection.Solvers.push({ Ordinal: tmpEquationOrdinal, Expression: tmpCleanEquation });
661
+ }
636
662
  }
637
663
  }
638
664
 
@@ -643,6 +669,44 @@ class ManifestFactory extends libFableServiceProviderBase
643
669
  delete tmpDescriptor.PictForm;
644
670
  }
645
671
 
672
+ if ((tmpRecord.InputType == 'Chart') && (tmpDescriptor.PictForm))
673
+ {
674
+ // Charts will pull in five extra pieces of config if they exist: ChartType, ChartLabelsAddress, ChartLabelsSolver, ChartDatasetsAddress, ChartDatasetsSolver
675
+ if (tmpRecord.ChartType)
676
+ {
677
+ tmpDescriptor.PictForm.ChartType = tmpRecord.ChartType;
678
+ }
679
+ if (tmpRecord.ChartLabelsAddress)
680
+ {
681
+ tmpDescriptor.PictForm.ChartLabelsAddress = tmpRecord.ChartLabelsAddress;
682
+ }
683
+ if (tmpRecord.ChartLabelsSolver)
684
+ {
685
+ tmpDescriptor.PictForm.ChartLabelsSolver = tmpRecord.ChartLabelsSolver;
686
+ }
687
+ if (tmpRecord.ChartDatasetsAddress)
688
+ {
689
+ tmpDescriptor.PictForm.ChartDatasetsAddress = tmpRecord.ChartDatasetsAddress;
690
+ }
691
+ if (tmpRecord.ChartDatasetsSolver)
692
+ {
693
+ let tmpSolverEntry = { DataSolver: tmpRecord.ChartDatasetsSolver };
694
+ if (!tmpRecord.ChartDatasetsLabel)
695
+ {
696
+ tmpSolverEntry.Label = 'Data';
697
+ }
698
+ else
699
+ {
700
+ tmpSolverEntry.Label = tmpRecord.ChartDatasetsLabel;
701
+ }
702
+ if (!tmpDescriptor.PictForm.ChartDatasetsSolvers || !Array.isArray(tmpDescriptor.PictForm.ChartDatasetsSolvers))
703
+ {
704
+ tmpDescriptor.PictForm.ChartDatasetsSolvers = [];
705
+ }
706
+ tmpDescriptor.PictForm.ChartDatasetsSolvers.push(tmpSolverEntry);
707
+ }
708
+ }
709
+
646
710
  if (tmpRecord.InputType != 'TabularAddress')
647
711
  {
648
712
  pManifestFactory.addDescriptor(tmpDescriptor);
@@ -83,7 +83,7 @@ class ImportCSVCommand extends libPictCommandLineUtility.ServiceCommandLineComma
83
83
  const tmpRecord = tmpCSVParser.parseCSVLine(pLine);
84
84
  if (tmpRecord)
85
85
  {
86
- tmpRecord.Equation = tmpRecord.Equation.replace(/&quot;/g, '"');
86
+ //tmpRecord.Equation = tmpRecord.Equation.replace(/&quot;/g, '"');
87
87
  tmpRecords.push(tmpRecord);
88
88
  }
89
89
  });