Google-visualization Questions
Ad
How can I set the number of hAxis text in google chart?
I am drawing the line chart which has date type haxis. drawing small chart which has many rows(data) make haxis texts to '...'. i can not
Display empty row using timeline from react-google-charts
I am using the timeline chart from react-google-charts and can't figure out how to display empty rows for which no data is available. in
How do I specify multiple data sets to an XY-scatter plot using the Google Chart API?
Why doesn't this google chart api url render both data sets on this xy scatter plot?
Vertical line annotation in horizontal bar using Google Chart
Just want to ask if it's possible to add multiple line annotation per bar based on date? then if i hover the line, it should display the date.
Google line chart month label in hAxis not correct
I have an animated line chart with 3 lines. fiddle:
Can I pass a parameter to a callback function of Google Charts Load?
I'm trying to dynamically show charts on pdf using google charts, snappypdf and laravel, based initially on
How to generate dynamic data from Google Chart API using PHP and MySQL?
I'm running into an issue and i need help. i'm able to show a horizontal column chart from the google api with dynamic data from a mysql table on
How can I enlarge text size of google bar chart and show x value on each bar?
Good morning everyone, i have a problem about the size of bar chart values. the x values goes like 0,5,10,15,20,23 five by five but i
Google Bar Chart data.push is not a function
I tried to imply array to datatable that stores hours, value1 and value2. the array's length is 24. so, i need to use loop but i couldn't figure
react-google-charts click event not working
According to the documentation,
Ad
Google Visualization API load 2 scripts on the same HTML
Hello im trying to load 2 scripts at the same page but they seem to be overlapping eachother.in the first script im getting a table with a few
Auto refresh Google Chart
I have a pie chart and want to auto refresh it every 5 seconds. this is my code: <script
Kotlin JS doesn't add "new" keyword where needed
I am creating interactive infographics using google charts and kotlin js. this is snippet from
Data column(s) for axis #0 cannot be of type string Error with Javascript
When i am try to create my own chart with google charts library, it is giving to me data column(s) for axis #0 cannot be of type string
Horizontal Intervals in Google Chart?
I'm using react at work and we've been thinking about trying to draw boxes around points in a scatterplot using built in methods. now, we can use
OnMouseDown fires more than once in Scatterplot
I'm using react at work and we are using google charts to showcase some data. now showing the data works alright. it's a bunch of data points that
Pasing JSONArray to Google line chart
I want to create a dynamic google line chart, populated with data from a jsonarray. i have the following code: <div
Issue in populating Google GeoChart Map from a PHP array in Javascript
I have a php array of country names - <?php $countries_array = array("russia", "australia", "chile"); ?>
Print 2 names in Google Charts Bar
I am trying to make sure that in the diagram each line has its own name, as indicated in the second picture. what i did:
Passing an array onto google charts
I am trying to plot a donut chart using google charts. i am using an mvc frame work, laravel to be precise. i have an array which i am passing to
How to show regions as different color using Geo-charts?
I have to display each region of florida as a different color. i have used geocharts for the representation. as we know, the
Ad
'Dashboard not a constructor' error with Google Charts
I am a naive react developer and facing some difficulty with getting gooogle chart work with react. i am using google charts in a reactjs
Google Visualization API - JQuery - increase spacing every two bars in a ColumnChart
I want to add a larger space between every two columns in a google visualization columnchart and have been using the bar groupwidth property to
Is it possible to add two colors to the graphic area or have two colors in the points?
I created a react component with a graph of the react-google-charts. it is an easy graphic. it has these data and these options.
How can I add a vertical line on the X axis in a Google Chart' chart (Line type)?
I'm working with react and google charts and i just found a problem that i can not find the solution for. i have this component
react-google-charts not displaying on ie11 - 'Cannot draw chart data'
I am using react v16.5 and react-google-charts v3.0.8 i understand ie11 doesnt support svg transitions, the charts are not animated and
How to show the color in the ticks area grid in Google charts library
I want to have different color for each ticks.. tried this but not working. right now we can only change the colour of the entire background area
Set vaxis google line chart min value equal 0 when all data for chart are 0
I am trying to set vaxis google line chart min value equal 0 when all the data for chart are 0. here is the code i use to draw the chart :
charts_flutter: Show y-axis value for corresponding x-axis value flutter
I am trying to display a time series chart in my flutter app. the problem is when i click on a date on the x-axis, the corresponding y-value is
How to show points color according to some range value in scatter-chart in react google chart
I am trying to show scatter-chart in react js using react google charts
getting error: LineChart not a constructor, and chart not displayed in web page
I have an html file that is supposed to display a chart which would show the details of a particular process from the past few minutes. it gives
how to interact with google bar chart from h-axis labels
I'm using google bar charts as a navigational interface to display records with a date range by clicking on the h-axis labels which in my case
Ad
How to scale the Bar chart values beyond 100 in Google Image URL chart
I am using the google image chart api to create a bar chart image url dynamically, to embed the url into the node.js bot card. the
How to show two title in x-axis in Google Charts?
I am using google charts for a simple scatter chart. i have draw two title in haxis, i would like to set the haxis title left and right.
How to move google bar chart to upper region?
I create a google bar chart. however, the bar chart appeared in a very low region of the page. how to solve this problem?
Google Charts Add Layer On Top Of Timeline
I am looking to plot on a timeline a series of events with a start and end date. it seems like the google chart library offers that specific
Issue with QR code generated by Google Charts
I am working on generating qr code containing url to my website. along with url, i have to pass some data to the page. as the traditional method,
Google chart api Invalid row index . Should be in the range [0-4]
I am trying to develop report for my organization for that i am using google charts i am using bar chart for my report. is is the java
How to give dynamic color to Column-Chart
I have a column google-chart which is displaying on ui perfectly, what i am trying to do is to give them each column
Google Pie Chart - images as a labels
I am using regular google pie chart like this one: google.charts.load('current', {'packages':['corechart']});
Create a clickable timeline chart form
At my work, i need to create a timeline chart form using java script / jquery that can give the possibility to
Google Charts stacked bar/column chart annotation for whole bar
I've made a stacked column/bar chart in google charts, but i have problems with formatting the annotation for the "whole" bar (meaning each bar
Ad
Google Charts: tooltips have wrong position when inside a scrolling container
I'm using google charts (the timeline in particular) and i am facing a weird issue. when the timeline is placed inside a container that
not displaying google charts in Laravel app
I am working with laravel 5.6 and i need displaying categoryname column values in google charts of vehicles table. i have different categorynames
Animation is not working for third bar in stacked bar chart in Google Charts (Visualization)
I am using google charts (google visualization), it was working fine . but now, i am facing a weird problem in animation. it is a stacked bar
How to create custom bar chart using google charts?
I want to create bar chart using google charts condition to create chart is like bar should have fixed width and padding between the bars and it
Using Bootstrap Colors in JS
I am using a google-chart and want to set the slice colors to the color used by bootstrap, e.g., for badge-success or
Google Chart ticks not displaying at all
I have a problem with the vaxis.ticks option in google charts. my code does work and the chart is correct, but the strings in the ticks
Google geochart how to display tooltip box to right pointer
This is demo for my project.
Different color for each bar in Google Chart
I am using google column chart for creating column chart for my application. i would like to be able to have different
google charts - multiple linechart datatable with hidden lines for each chart
Im trying to build a dashboard with one controller to rule several charts. everything works but when i want to present different column on each
Prefix inside Google geo chart
I'm trying to get "$" next to amount. should look like: "$0.005" how to do that? ps. prefix: '$' doesn't work.
Ad
Parse data from Laravel/PHP for Google Chart Timeline
Here is the sample code from google charts timeline with static data. i am wondering how to add datarows from a laravel dataset.
Real-time scrolling Google LineChart
Following from
Google LineChart: add a graph of the sum of the readings of other graphs
I have data for the graph that contain 4 columns (x axis values with type datetime and 3 y axis values with type number). and i'm building a chart
How can I get Google Charts to display multiple colors in a scatter chart?
I would like to display multiple colors (and potentially shapes and sizes) of data points in a google chart scatter chart. does anyone have an
Google Charts API: Show Data Point Values in Line Chart
I'm pretty new to php and was given a project that uses google visualization. in the code below, how do i permanently display the data values and
Google Charts parse JSON via Javascript
I am trying to use google charts and populate it using external json file, which i have created in php via json_encode(). so i got google
Java script Google Chart division of the xas show unwanted distribution
Hello i am plotting a column chart using javascript and google chart. which shows per week the tickets wich met the critea of the sla. so what i
pie chart does not view although I use Table is working
I am trying to view pie chart with json format data when i am trying to use table chart is working fine i think the problem is parsing
Transforming Immutable.js List of Maps to a List of Lists and then using this as data for google charts
I am trying to use the google charts library to plot some time series data which at the moment is some dummy data i pasted into a separate file
How to append data to a polymer google-chart?
Take a look at this google-chart: <google-chart id='c1' type='line' options='{"title": "example"}'></google-chart>
Ad
Display Half Portion of Google Charts
I am using the following code to display a chart. the size of the chart is now 500x500. i only want to display the half portion
Proper way to deal with variations in JSON serialization
I have a web service that uses python's simplejson to serialize json, and a javascript/ client that uses google's visualization
Adding var values to Google Charts ,angularJs
Hey everyone am trying to display a chart of a data that am getting it from an api the output of the api is list<string> not
Google chart legend shrinking text
Here is my code: var chart = [[''],['']]; chart[0][1]='spearmint'; chart[1][1]='3.95'; var data =
Polymer 1.x: Geomap Reentrancy
I want to get this geomap to behave properly. states start
How to change the format of a number in the tooltip with Google Scripts
I've been trying to find a detailed answer to this. but no luck, so maybe you guys can help me out. so i'm working on building this chart
Google visualization undefined for setOnLoadCallback
I am using google geocharts and following google's documentation
Output nested set for Google Visualisation
I am using baum for laravel to retrieve a nested set, but i can't begin to think how to get it into the format that my google organisation chart
Why does my javascript ajax call have the data it needs but google charts doesn't
This is a broad question so i will try to make it as narrow as possible. i have an ajax call method to load data from my server. the call works fine and gets the data. i
Ad
Blog Categories
Ad