On 3/4/16, ivanelson <ivanelsonnu...@gmail.com> wrote:
> I have no special data. I only want to show charts from my tickets. How do
> I do that?
>

The process is meant to be as follow . Start by choosing your data
source e.g. tickets list [1]_ [2]_ ; then write a query [3]_ (e.g.
tickets by milestone [4]_ [5]_ ) to filter and prepare the data for
the particular chart you want to render . Finally, embed the chart
using WikiFormatting [6]_ .

[...]

.. [1] Milestones list in readable HTML format
        (http://dataviz.blood-hound.net/gviz/ticket/milestone?tqx=out:html)

.. [2] Milestones list in on-the-wire GViz API JSON format
        (http://dataviz.blood-hound.net/gviz/ticket/milestone)

.. [3] Google Charts query language spec
        (https://developers.google.com/chart/interactive/docs/querylanguage)

.. [4] Tickets per milestone data in readable HTML format
        
(http://dataviz.blood-hound.net/gviz/ticket/milestone?tqx=out:html&tq=select%20name,%20total%20label%20total%20'Total%20tickets',%20name%20'Milestones')

.. [5] Tickets per milestone data in on-the-wire GViz API JSON format
        
(http://dataviz.blood-hound.net/gviz/ticket/milestone?tq=select%20name,%20total%20label%20total%20'Total%20tickets',%20name%20'Milestones')

.. [6] Embedding chart widget , explained
        
(https://widgets.blood-hound.net/wiki/Demos/DojoTicketChartsMacro#count_where_milestone)

-- 
Regards,

Olemis - @olemislc

Apacheā„¢ Bloodhound contributor
http://issues.apache.org/bloodhound
http://blood-hound.net

Brython committer
http://brython.info
http://github.com/brython-dev/brython

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to