Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Problem with arijdatavisualizer
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Problem with arijdatavisualizer
#51722
Problem with arijdatavisualizer 9 Years, 5 Months ago Karma: 0
Hi,

I had a problem with the Graph (arijdatavisualizer)

Code:


{arijdatavisualizer type="bar" hideTable="false" width="600" height="200" parseDirection="x" lineWeight="60"}
{arijdatatable bPaginate="false" bAutoWidth="true" bFilter="false" bInfo="false"}
{arisqltable}
{ariconnectionstring dbHost="..." dbUser="..." dbPass="..." dbName="..." dbType="mssql"}{/ariconnectionstring}
{arisqltablequery}EXEC RCT_JM_Web 'rcGraphLast6Weeks', @Weeks=10{/arisqltablequery}
{/arisqltable}
{/arijdatatable}
{/arijdatavisualizer}




The graph image



Like you can see in this image the column of weeks should be the label and is ignored.

Can you please help me.

Thank you,
JM
Last Edit: 2014/10/12 10:50 By jjmm.
The administrator has disabled public write access.
 
#51723
Re:Problem with arijdatavisualizer 9 Years, 5 Months ago Karma: 746
Hello,

Could you send a link to a page where the problem occurs?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51727
Re:Problem with arijdatavisualizer 9 Years, 5 Months ago Karma: 746
Table should be in the following format:

Code:


     | w32 | w33 | w34 | w35 |
------------------------------
 Qty | 62  | 87  | 83  | 88  |



Regards,
ARI Soft
The administrator has disabled public write access.
 
#51732
Re:Problem with arijdatavisualizer 9 Years, 5 Months ago Karma: 0
Can you please check the new table/Graph.

Regards,
JM
The administrator has disabled public write access.
 
#51733
Re:Problem with arijdatavisualizer 9 Years, 5 Months ago Karma: 746
Could you explain what's wrong? We don't see a table in format from our previous post on the page.

BTW, you can read here which format is used by "GChart" application from "ARI Smart Content" v. 2.x. For "ARI JDataVisualizer" from "ARI Smart Content" v. 1.x is used similar format.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#51734
Re:Problem with arijdatavisualizer 9 Years, 5 Months ago Karma: 0
This is what I can do with the arijdatavisualizer.



Thank you,
JM
Last Edit: 2014/10/13 20:30 By jjmm.
The administrator has disabled public write access.
 
Go to topPage: 12