claudio
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Bar chart bars are all in the same placeHello,
actually what you are talking about is not a bar chart but a multi-bar chart like this one.http://www.wpbusinessintelligence.com/project/multibars/
in stacked mode
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Bar chart bars are all in the same placeHi,
how did you configure the columns in the admin dashboard?
It looks like you set no labels for the x-axis.
see here:
http://www.wpbusinessintelligence.com/products-and-services/wp-business-intelligence-faq/how-to-create-a-vertical-bar-chart/Claudio
Thank you gecappa for the information!
I will check if the code rendering the chart in the page is not able to handle the exception.
cheers,
ClaudioForum: Plugins
In reply to: [WP Business Intelligence Lite] Remove digit after decimal points in ChartsI’m happy it worked!
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Remove digit after decimal points in ChartsHello bphil,
you should set to 0 the X or Y axis precision.
cheers,
ClaudioClosing
I have no more news on this.
So I close the issue.Forum: Plugins
In reply to: [WP Business Intelligence Lite] Incorrect display of dateRoberto, this does not make sense for a bar chart
Usually bar chart are used to compare values of different things. Numbers.
What do you want to compare here?
Dates are conceived to be used as labels and not as values.
Dates on the Y axis are therefore not supported.Forum: Plugins
In reply to: [WP Business Intelligence Lite] Incorrect display of dateRoberto,
the Bar Chart help says that you have to select x and y values appropriately.
In your configuration you are saying that the date has to be plotted as a value so you have 2014 on the y axis.
The date should be the label and a numerical value (not text) should be the value.
I dont understand what do you want to plot. In your table you have a date and a string per entry. So what do you expect to plot?Hello,
if I understand you want to add to each chart one or several goals to compare the users’ performance with the target goal.
One way to do so would be to use a multibar chart with the user’s performance on one serie and the target goal per item on the other. You could then plot couples of bars representing the performance vs the goal.Using SQL query parameters you could then customize the chart per user.
I hope this helps
Claudio
Hello Roberto,
the problem is that you selected your 2 columns as both label and value. I understand that nome utente should be a label and numero di post should be a value.
The pro version has a button to automatically generate the shortcode to be inserted into the page. Your shortcode looks OK.
cheers,
ClaudioForum: Plugins
In reply to: [WP Business Intelligence Lite] Percent width for donut and pie charts?Hi Roger,
concerning the % width I can check if the issue comes from WPBI or from NVD3.As for the 2 charts on the same line this is more a CSS matter. I think you have several ways to achieve it. For example you could include the charts into divs and then align the divs.
as an alternative you could include the charts into a table.cheers,
ClaudioForum: Plugins
In reply to: [WP Business Intelligence Lite] [lite] How to modify connection passwordThanks Defcon,
we can add the reset option, but are you sure you need point 3?
cheers,
ClaudioForum: Plugins
In reply to: [WP Business Intelligence Lite] CSS ClassesHi Sam,
thanks for the feedback. Please note that v1.6 is available. It should fix your issue.
Cheers,
ClaudioForum: Plugins
In reply to: [WP Business Intelligence Lite] CSS ClassesOups….
the old files slipped into the last SVN commit…
thanks for your feedback!
it’s now fixed
Cheers,
Claudio