Okay
  Public Ticket #1944906
chart
Closed

Comments

  •  1
    rakesh started the conversation

    Hi,

    Whenever i try to create a table I get message that "Please do not add more than one string-type" but i have almost all data with string type only, plz suggest how can i show below data from my table as chart:

    Top Cities offering Cloud jobs:

    Pune: 17 Jobs.
    Bangalore: 7 Jobs.
    Chennai: 2 Jobs.
    Noida: 2 Jobs.
    Gurgaon: 1 Job.
    Mumbai: 1 Job. 

    Technology wise jobs posted, out of total 30 jobs in March 2019:

    Total Hadoop Jobs posted: 8
    Total DevOps with AWS Jobs posted: 7
    Total DevOps Jobs posted: 5 
    Total AWS Jobs posted: 4
    Total AWS/Azure/Google Cloud/IBM SoftLayer (Any Cloud Tech) Jobs posted: 2
    Total DevOps with Azure Jobs posted: 2
    Total DevOps with any cloud tech Jobs posted: 2 

    Top 3: Job Role/Technology/Exp. Req./Salary: (Calculated on the basis of any genuine company offering more salary with comparatively less experience)

    1. Big Data Hadoop Admin/ Hadoop/1+ Yrs/ 15-20 Lakhs per annum.
    2. Hadoop Admin/Hadoop/5+ Yrs/ 5-10 Lakhs per annum.
    3. Sr. Devops Engineer/ DevOps/2 Yrs/ 3.50-8.00 Lakhs per annum.

    Top Skill Comparison:

    AWS: Required by 17 companies out of total 30 posted.
    Azure: Required by 7 companies out of total 30 posted.

    Thanks


  •  2,572
    Aleksandar replied

    Hello rakesh.

    Charts engines work just as shown in that warning message - you need to have an integer or float column in it for the engine to generate a chart. Only one string type column can be added, because the engines need numbers to be able to generate anything.

    That is default behavior of charts engine, but if you need some custom solution you can check in our documentation about wpDataCharts callbacks

    • Every chart exposes several options that customize its look and feel. Charts usually support custom options appropriate to that visualization. wpdatachart callbacks  allows adding options that are available in Google Charts APIHighcharts API and Chart.js API
    • All necessary resource are available in charts engines API (depends on which one you use). Every engine has different approach of charts settings. In wpdatachart callbacks you have to adopt those settings to wpdatachart object(you can take a look an example for each engine in our documentation and also in Support help center). Huge number of examples for any area of programming you can find on stackoverflow.com(typing your problem in google and of the end add site:stackoverflow.com and google will search only on that website) and also a lot of resource of examples of chart, chart settings and customization you can find on jsffidle. net(typing in google for example line chart highcharts jsffidle)
    • Please note that using hooks or wpdatatable and wpdatachart callbacks requires certain level of programming skills and included support refers only to advises.

    Best regards.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables