File tree Expand file tree Collapse file tree 20 files changed +32
-44
lines changed
packages/pluggableWidgets Expand file tree Collapse file tree 20 files changed +32
-44
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @mendix/area-chart-web" ,
33 "widgetName" : " AreaChart" ,
4- "version" : " 6.2 .0" ,
4+ "version" : " 6.1 .0" ,
55 "description" : " An area chart displays a solid color between the traces of a graph." ,
66 "copyright" : " © Mendix Technology BV 2025. All rights reserved." ,
77 "license" : " Apache-2.0" ,
1818 },
1919 "packagePath" : " com.mendix.widget.web" ,
2020 "marketplace" : {
21- "minimumMXVersion" : " 9.6.0 " ,
21+ "minimumMXVersion" : " 9.24.0.2965 " ,
2222 "appName" : " Area Chart"
2323 },
2424 "testProject" : {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://www.mendix.com/package/1.0/" >
3- <clientModule name =" AreaChart" version =" 6.2 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
3+ <clientModule name =" AreaChart" version =" 6.1 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
44 <widgetFiles >
55 <widgetFile path =" AreaChart.xml" />
66 </widgetFiles >
Original file line number Diff line number Diff line change 11{
22 "name" : " @mendix/bar-chart-web" ,
33 "widgetName" : " BarChart" ,
4- "version" : " 6.2 .0" ,
4+ "version" : " 6.1 .0" ,
55 "description" : " Shows difference between the data points for one or more categories." ,
66 "copyright" : " © Mendix Technology BV 2025. All rights reserved." ,
77 "license" : " Apache-2.0" ,
1818 },
1919 "packagePath" : " com.mendix.widget.web" ,
2020 "marketplace" : {
21- "minimumMXVersion" : " 9.6.0 " ,
21+ "minimumMXVersion" : " 9.24.0.2965 " ,
2222 "appName" : " Bar Chart"
2323 },
2424 "testProject" : {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://www.mendix.com/package/1.0/" >
3- <clientModule name =" BarChart" version =" 6.2 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
3+ <clientModule name =" BarChart" version =" 6.1 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
44 <widgetFiles >
55 <widgetFile path =" BarChart.xml" />
66 </widgetFiles >
Original file line number Diff line number Diff line change 11{
22 "name" : " @mendix/bubble-chart-web" ,
33 "widgetName" : " BubbleChart" ,
4- "version" : " 6.2 .0" ,
4+ "version" : " 6.1 .0" ,
55 "description" : " Shows data in a bubble format graph." ,
66 "copyright" : " © Mendix Technology BV 2025. All rights reserved." ,
77 "license" : " Apache-2.0" ,
1818 },
1919 "packagePath" : " com.mendix.widget.web" ,
2020 "marketplace" : {
21- "minimumMXVersion" : " 9.6.0 " ,
21+ "minimumMXVersion" : " 9.24.0.2965 " ,
2222 "appName" : " Bubble Chart"
2323 },
2424 "testProject" : {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://www.mendix.com/package/1.0/" >
3- <clientModule name =" BubbleChart" version =" 6.2 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
3+ <clientModule name =" BubbleChart" version =" 6.1 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
44 <widgetFiles >
55 <widgetFile path =" BubbleChart.xml" />
66 </widgetFiles >
Original file line number Diff line number Diff line change 11{
22 "name" : " @mendix/charts-web" ,
3- "version" : " 6.2 .0" ,
3+ "version" : " 6.1 .0" ,
44 "description" : " Chart widgets collection for data visualization" ,
55 "copyright" : " © Mendix Technology BV 2025. All rights reserved." ,
66 "license" : " Apache-2.0" ,
2828 },
2929 "packagePath" : " com.mendix.widget.web" ,
3030 "marketplace" : {
31- "minimumMXVersion" : " 9.6 .0.27784 " ,
31+ "minimumMXVersion" : " 9.24 .0.2965 " ,
3232 "appNumber" : 105695 ,
3333 "appName" : " Charts" ,
3434 "reactReady" : true
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://www.mendix.com/package/1.0/" >
3- <clientModule name =" Charts" version =" 6.2 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
3+ <clientModule name =" Charts" version =" 6.1 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
44 <widgetFiles >
55 <widgetFile path =" AreaChart/AreaChart.xml" />
66 <widgetFile path =" BarChart/BarChart.xml" />
Original file line number Diff line number Diff line change 11{
22 "name" : " @mendix/column-chart-web" ,
33 "widgetName" : " ColumnChart" ,
4- "version" : " 6.2 .0" ,
4+ "version" : " 6.1 .0" ,
55 "description" : " Shows data in a column format graph." ,
66 "copyright" : " © Mendix Technology BV 2025. All rights reserved." ,
77 "license" : " Apache-2.0" ,
1818 },
1919 "packagePath" : " com.mendix.widget.web" ,
2020 "marketplace" : {
21- "minimumMXVersion" : " 9.6.0 " ,
21+ "minimumMXVersion" : " 9.24.0.2965 " ,
2222 "appName" : " Column Chart"
2323 },
2424 "testProject" : {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://www.mendix.com/package/1.0/" >
3- <clientModule name =" ColumnChart" version =" 6.2 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
3+ <clientModule name =" ColumnChart" version =" 6.1 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
44 <widgetFiles >
55 <widgetFile path =" ColumnChart.xml" />
66 </widgetFiles >
You can’t perform that action at this time.
0 commit comments