score:6
Phonegap is free With phonegap you can build hybrid apps (apps you can sell on the app stores and access to native capabilities)
DevExtreme is just for creating webapps or web sites, and it can be combined with phonegap.
So they are completely different things, but they can be combined.
EDIT: Now DevExtreme has built in phonegap integration: http://js.devexpress.com/MobileDevelopment/StoreReadyApps/
score:3
DXTREME is a product of DevExpress which is built on PhoneJS and ChartJS which are Javascript Libraries. DXTREME have their own Templates which can be integrated with Visual Studio. DXTREME also provides various Widgets that can be utilized. Moreover you can develop many types of Hybrid Apps with DXTREME which can also be called as Cross Platform Mobile App. DXTREME supports Knockout JS, which means you can have MVVM pattern for UI Development.
But with DXTREME, you cannot utilize Device Hardware and thats where Phonegap comes in picture. Phonegap provides API with the help of which the DXTREME can access Device Hardware. Phonegap is an Free and Open Source Framework that is used to develop Cross Platform Mobile Apps using Standardise Web API's.
score:4
DXTREME includes PhoneJS and ChartJS frameworks as well as Visual Studio 2010/2012 intergration tools (http://help.devexpress.com/DXTREME).
PhoneGap is a framework allowing you to access native device capabilities (accelerometer, camera, etc.) from JavaScript.
You can build native packages (iOS/Android) directly from Visual Studio with DXTREME installed (http://help.devexpress.com/DevExtreme/Howto/Packaging#Build_Package_for_Android).
You can also create a zip file ready for PhoneGap Build (since the 13.1 release).
Source: stackoverflow.com
Related Query
- Difference between DXTREME and PhoneGap
- Comparison between d3.js and chart.js (only for charts)
- Chart.js - Increase spacing between legend and chart
- Increase padding between legend and chart with react-chartjs-2
- Chart,js Pie Chart can the gap between a pie chart and the legend be adjusted
- Chartjs: How to create padding between ticks and scale label
- How can I sort, insert in between and update full dataset in chartjs?
- increase the gap between y-axis and first x-axis value chart.js
- How to add padding between Graph and X/Y-Scale in chart.js?
- to increase space between x axis and first horizontal bar in chart js
- Space between ticks marks and X axis with chart.js
- React chartjs-2 - Increase spacing between legend and chart
- How to draw lines between minimum and maximum value to average value in chartJS?
- ChartJS getting an unwanted line between first data point and last data point
- Increase space between legend and chart
- Is there anyway to hide the gridlines between ticks and chartArea in ChartJS?
- How to increase space between label and chart area in chart.js
- Chart.js - Increase space between y Axes and the first column bar
- Mixed Chart calculating difference between two bars - ChartJS
- how to increase space between legend and chart in chartjs (ng2charts ) using angular
- Increase gap between line-chart and legend ChartJS
- How to create spacing between Charts and Legends in Chart.js
- How to toggle between Custom tooltip and normal tooltip in chartjs and angular
- Chart.js - Increase spacing between bottom legend and chart
- Draw line between starting point and Ending point in semi doughnut chart in chart js
- Chart.js, how to reduce space between labels and bars (horizontal bar chart)
- Chart.js - How to create a different global configuration between the x axis and the y axis
- How can I reduce the spacing between my legend and chart proper in my Chart.JS bar chart, and increase it in the graph area?
- Create space between legend and chart in charts.js
- chart.js line chart and "correct" spacing between points? (i.e. horizontal position based on percent of width, not fixed)
More Query from same tag
- Creating a Reusable Chartjs Function
- Get the data from node.js for Chart.js
- Second dataset with single point makes y axis too big on Chart.js
- Stacked Bar chart fixed width bar chart issue - Chartjs
- How to disable chartjs legendclick
- update charjs dataset using react library
- Missing Tooltip for some data points using chartjs
- chart.js color not rendering
- Update ChartJS with MySQL Data
- ChartJS v2: how to remove strange line in Line Chart
- Frontend and backend for chart using chartjs, mongodb, and controller
- How to disable event during a state change
- yAxes not working with min max option
- ChartJS shows date, but not time, when displaying labels in time axis
- converting int to List<double?>, ChartJS Core
- how to show labels in laravel charts when the name of the label is on another table?
- Charts.js polar area scales
- Average 2 Keys in ChartJS
- Is it possible to make points in a line chart of Chart JS 3.7.0 look like a donut?
- Visual Studio 2013 IIS web site - problems with JS files
- Chartjs charts drawing with the same colour after update
- AngularJS Charts not updating data correctly
- Changing tooltip color in Chart.js
- How to ignores labels in chart.js
- How to dynamically set ChartJs line chart width based on dataset size?
- Rotate left legend chartjs
- Why are the chartjs tooltip labels always showing the first x-axis label?
- Using ChartJs with MVC 5 Razor
- chart.js: set specific numbers in y-axis
- reset the zoom to the initial in chart.js?