Fine tuning of Image-Charts radar diagram - image-charts

I have the following radar chart diagram from www.image-charts.com:
You can open the chart's parameters in their online editor using this link.
Is it possible to change the font size and the color of the axis labels (e.g. "WT", "ZB" etc.)? If so, how can I do it? I cannot find the parameter which is responsible the styling of those labels.

Sadly it's currently not possible through the /chart API.
However you can use the new Image Charts /chart.js API endpoint to leverage the whole Chart.js configuration object.

Related

ASP.NET Create Chart that can be tranlated using google translate

As the title says I need a chart tool / idea that can create a chart on an HTML page so that when it is on the page using the Chrome built in Google translate feature, the text within the chart will be translated as well as the text surrounding the chart (i.e. normal page text).
All the commercial ones that I have found already (I am currently using Fusion Charts) all seem to render the actual chart as a SVG graphic or use the canvas element and thus when you try and translate it, it will not work as the chart is an image.
Any suggestions from anyone who may have had the same issue or ideas from people would be most welcome
Disclaimer: Image-charts founder here.
You might want to give a try to a static image chart generator like Image-Charts :)

Shape Markers in Line Charts

Is there a way to set Shape Markers in a Line Chart?
Google Image Charts to this with the chm attribute.
For Example,
Thanks for the help!
Currently Image-Charts do not support this feature however if the only shape you need is the one from the example, take a subscription and contact our support, the feature will be priorized and implemented in the next weeks 👍

Image on pie graph with highcharts

I am looking for a graph library that is highly customizable. I found Highcharts and loved it. I am trying to create a pie chart that has images on it. Something like this image
but I am not sure how to do it with highcharts. can anyone help me. Is this possible with highcharts ? if not can you please suggest any other graphs where I can get this output?
It is possible using Highcharts to add custom image to chart using default API's renderer. (API reference: http://api.highcharts.com/highcharts#Renderer.image)
In load chart event you could add custom images to chart and to keep chart responsive - in redraw event you could update the images.
Simple example http://jsfiddle.net/dh6e15op/1/

jQuery flot graph is not converted by tcpdf

I Used Flot graph to create the graph. When I try to export the graph into pdf or print. The graph I plotted is not rendering is there any other solution to print graph drawn by flot.
I can't comment on you question, so I'll ask here:
How does your export code look like?
I use GFlot (Google Web Toolkit wrapper for Flot) together with the CanvasText plugin at http://lessaworld.com/projects/flotCanvasText/ to render text and data onto my charts.
Have a look at this example that generates an image:
http://lessaworld.com/projects/flotCanvasText/flotCanvasTextExample2.html
You can then try to print/PDF the image.
I hope this is useful.

Changing nodes icon and clickable area in Google Maps Drawing Library (polygon)

As you know, Google Maps Drawing Library is easy to implement, but it gives very little control to the developer.
(Here is a sample of the library at use http://gmaps-samples-v3.googlecode.com/svn/trunk/drawing/drawing-tools.html )
I would like to change the default settings of drawing polygons in two ways:
first, I'd like to use another icon for the nodes connecting lines instead of the small square icon
second, I like to increase the clickable area around the initial node.
Do you know if it's possible to do these changes to the drawing library?
I appreciate your help.
It is not possible with the existing drawing manager functionality. Please go through the following issue in Google maps api issues
http://code.google.com/p/gmaps-api-issues/issues/detail?can=2&start=0&num=100&q=drawing%20library&colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Stars%20ApiType%20Internal&groupby=&sort=&id=3760

Resources