Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Warnings when rendering chart to svg
Warnings when rendering chart to svg [message #761893] Wed, 07 December 2011 08:48 Go to next message
js Missing name is currently offline js Missing nameFriend
Messages: 73
Registered: July 2009
Member
When I render my chart to svg using the birt api (3.7) I get all these warnings:

07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
WARNING: !exception.missing.component.interaction!
07-12-2011 09:40:50 org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive


any ideas?
Re: Warnings when rendering chart to svg [message #762245 is a reply to message #761893] Wed, 07 December 2011 18:54 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Are you using the chart engine api or the report engine api? If you are
using the chart engine api are you setting this property?

idr.setProperty( IDeviceRenderer.UPDATE_NOTIFIER,
new EmptyUpdateNotifier( cm, gcs.getChartModel( ) ) );


Jason

On 12/7/2011 3:48 AM, js wrote:
> When I render my chart to svg using the birt api (3.7) I get all these
> warnings:
>
>
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>
>
> any ideas?
Re: Warnings when rendering chart to svg [message #762847 is a reply to message #762245] Thu, 08 December 2011 17:41 Go to previous messageGo to next message
js Missing name is currently offline js Missing nameFriend
Messages: 73
Registered: July 2009
Member
I am using the chart engine. Specifying the option below removes the
warnings but is it good to just ignore those warnings? It seems that
specifying the option does not solve the problem instead its simply not
reported.





"Jason Weathersby" wrote in message news:jbococ$p2r$1@news.eclipse.org...

Are you using the chart engine api or the report engine api? If you are
using the chart engine api are you setting this property?

idr.setProperty( IDeviceRenderer.UPDATE_NOTIFIER,
new EmptyUpdateNotifier( cm, gcs.getChartModel( ) ) );


Jason

On 12/7/2011 3:48 AM, js wrote:
> When I render my chart to svg using the birt api (3.7) I get all these
> warnings:
>
>
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
> WARNING: !exception.missing.component.interaction!
> 07-12-2011 09:40:50
> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>
>
> any ideas?
Re: Warnings when rendering chart to svg [message #762876 is a reply to message #762847] Thu, 08 December 2011 18:46 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

You get those warnings when you have chart interactivity features in the
chart model and you do not specify a handler for them. If you use a
show tooltip on the chart is that working?


Jason

On 12/8/2011 12:41 PM, js wrote:
> I am using the chart engine. Specifying the option below removes the
> warnings but is it good to just ignore those warnings? It seems that
> specifying the option does not solve the problem instead its simply not
> reported.
>
>
>
>
>
> "Jason Weathersby" wrote in message news:jbococ$p2r$1@news.eclipse.org...
>
> Are you using the chart engine api or the report engine api? If you are
> using the chart engine api are you setting this property?
>
> idr.setProperty( IDeviceRenderer.UPDATE_NOTIFIER,
> new EmptyUpdateNotifier( cm, gcs.getChartModel( ) ) );
>
>
> Jason
>
> On 12/7/2011 3:48 AM, js wrote:
>> When I render my chart to svg using the birt api (3.7) I get all these
>> warnings:
>>
>>
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer ungroupPrimitive
>> WARNING: !exception.missing.component.interaction!
>> 07-12-2011 09:40:50
>> org.eclipse.birt.chart.device.svg.SVGInteractiveRenderer groupPrimitive
>>
>>
>> any ideas?
>
Previous Topic:vector rendering of svg in pdf
Next Topic:BIRT without Jetty
Goto Forum:
  


Current Time: Fri Apr 26 19:08:29 GMT 2024

Powered by FUDForum. Page generated in 0.03640 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top