Comparison between d3.js and chart.js (only for charts) [closed]

d3.js is not a “charting” library. It is a library for creating and manipulating SVG/HTML. It provides tools to help you visualize and manipulate your data. While you can use it to create conventional charts (bar, line, pie, etc…) it’s capable of so much more. Of course with this “capable of so much” comes a … Read more

Charts for Android [closed]

To make reading of this page more valuable (for future search results) I made a list of libraries known to me.. As @CommonsWare mentioned there are super-similar questions/answers.. Anyway some libraries that can be used for making charts are: Open Source: AnyChart (Free for non-commercial, Paid for commercial) MPAndroidChart Holo Graph Library aChartEngine ChartView aFreeChart … Read more

Gantt charts with R

There are now a few elegant ways to generate a Gantt chart in R. Using Candela library(candela) data <- list( list(name=”Do this”, level=1, start=0, end=5), list(name=”This part 1″, level=2, start=0, end=3), list(name=”This part 2″, level=2, start=3, end=5), list(name=”Then that”, level=1, start=5, end=15), list(name=”That part 1″, level=2, start=5, end=10), list(name=”That part 2″, level=2, start=10, end=15)) candela(‘GanttChart’, … Read more

Android charting libraries [closed]

You can use MPAndroidChart. It’s native, free, easy to use, fast and reliable. Core features, benefits: LineChart, BarChart (vertical, horizontal, stacked, grouped), PieChart, ScatterChart, CandleStickChart (for financial data), RadarChart (spider web chart), BubbleChart Combined Charts (e.g. lines and bars in one) Scaling on both axes (with touch-gesture, axes separately or pinch-zoom) Dragging / Panning (with … Read more

Is there a good charting library for iPhone? [closed]

One of the many factors that motivated the Core Plot project was the lack of good plotting frameworks on the iPhone. Core Plot also encompases many other use cases including desktop systems, but its design has included iPhone support from the beginning. It’s getting pretty close to useable and is currently in use in several … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)