Line chart Interactive Zooming in SSRS - visual-studio-2012

Please find attached example image, mark red color as zoom points.
I want to achieve interactive zooming in line chart, I come to know using SSRS its not feasible. Can you please suggest any software or tool can achieve zoom functionality which can be integrated in SSRS.
Currently i am using drill-down to show another chart
If user drag on particular mark the chart should be zoom on that point.

Related

Tradingview Pine - How to access the price of a user drawn horizontal line

Has anyone a solution how you can work with the price of a horizontal line object which was drawn manually on the chart?
There is no way to access the drawing objects (created with tools) on the chart with using pinescript.

kendo-chart responsive design sizing not using pixels

I'm attempting to place a kendo chart in a grid footer template. All is working well. However, I would like the chart to take the entire width/height of the cell. The chart appears to require a height/width in pixels (or it will assume one), which doesn't lend itself to a responsive design very well..
Is there a way to do this currently where sizing can be specified in %?
Not at the moment, but you can monitor issue #73 for updates.

Integrating charts in Excel

I was wondering if there is a way to integrate a bar chart and a line chart into "one single chart", where the bars are "on top of the line plot? See picture for a clearer view.
(Obviously the bar-chart is not supposed to be outside the actual plot...)
This is a bit of a hack, but you could create two charts with the chart area fill transparency turned to 100%. This allows charts to be placed on top of each other, but in a way that both can be seen. Turning off any elements in the chart that you don't want (for example, duplicate axis) would enhance the presentation.
Problem solved. It was actually just a matter of scaling data, and using two "line with markers" type charts. The lines in between each dot in the one showing the percentage, were then removed. Then, using a certain layout, a line connecting the two series could appear (as shown in pic).

excel exporting to pdf; graph placement offset

I have some trouble with a document when exporting it to pdf with the builtin pdf export function of excel (2010).
I've generated a graph on my worksheet, with some colored cells arround it. Visually it looks good (even if I zoom on it with the ctrl key + mouse wheel). But when exporting, the graph overlap the surrounding cells.
For example, on the image bellow, I take a screenshot of my graph in excel (at top) and in pdf (at bottom). The red part is my graph (I've colored the background of the graph object). The graph have a black border. And just on the top of the graph, I've colored the background of a cell in blue. Normally, the graph must not overlap the blue cell, because I've manually place it bellow (cut the graph, select the cell bellow the blue one, and past the graph to this emplacement).
But we can see that:
the black border overlap the blue cell (in excel and in pdf version; but it's not really my problem; I've understand that the border in excel object is at outside the object; and then overlapp surround objects/cells).
the graph (in red + the border) has not the same place in excel and in pdf, there is a big offset (it's not a resize problem, this offset is present and the left side too). The place of the graph is more on the left and more on the top in pdf version than it can be!
(I'm using this to automatically generate reports; and the result is not visually good)
Is there any way to overcome this problem?
Hmm, I can't replicate your problem, but I've had similar issues exporting Crystal Reports to PDF. Here's 2 suggestions, neither of which is perfect and I couldn't try them first (again, sorry I couldn't replicate the problem):
Add a white row with a very small height between the graph and the cell. It might even be visually more appealing than the 2 objects one on top of the other.
Make your graph's background transparent and hide the border. Maybe add some extra white space at the top of your graph. That way, they'll still overlap, but it won't be as obvious.

Pie chart, bar chart and graphs using LWUIT

Has anybody ever drawn charts and graphs using LWUIT? Is it even possible? If it is, can you share with the world?
Just look on this blog, Charting Components For LWUIT.

Resources