JQuery dependancy
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
JQuery dependancy
Hi,
Is your plugin using JQuery? Which minimmum version is required in case it's used for the last pre-release version?
Thanks in advance
Is your plugin using JQuery? Which minimmum version is required in case it's used for the last pre-release version?
Thanks in advance
Re: JQuery dependancy
Hello, Victor.
Could you specify about what plugin you are asking?
Thank you.
Could you specify about what plugin you are asking?
Thank you.
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: JQuery dependancy
HI,
Sorry, you're right. after the amount of posts sended, sometimes I feel as familiar that I don't even tell details, my enormous fault.
I'm talking about StiMVCMobileViewer. On my projet, I'm actually using JQuery1.8.2. My only problem is that I cannot see the charts (Actually, I'm on other thread of this forum for this question, but in the meanwhile, I'm just checking other things) when rendering via .Net MVC project with the StiMVCMobileViewer.
thanks in advance.
Sorry, you're right. after the amount of posts sended, sometimes I feel as familiar that I don't even tell details, my enormous fault.
I'm talking about StiMVCMobileViewer. On my projet, I'm actually using JQuery1.8.2. My only problem is that I cannot see the charts (Actually, I'm on other thread of this forum for this question, but in the meanwhile, I'm just checking other things) when rendering via .Net MVC project with the StiMVCMobileViewer.
thanks in advance.
Re: JQuery dependancy
Hello,
Sorry, we need a little more time to prepare an answer for you.
As a temporary workaround, please try to set the following static option to show charts as bitmap, not as vector:
Thank you.
Sorry, we need a little more time to prepare an answer for you.
As a temporary workaround, please try to set the following static option to show charts as bitmap, not as vector:
Code: Select all
StiOptions.Export.Html.ChartAsBitmap = true;
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: JQuery dependancy
Hi Ivan,
Waow, I'm almost crying because of my happiness!! 2 weeks since I cannot check any chart via MVCViewer!! Many thanks, charts are rendering fine right now!
I'm waiting for the answer about the JQuery compatibility!!
Many thanks for the support!!
Waow, I'm almost crying because of my happiness!! 2 weeks since I cannot check any chart via MVCViewer!! Many thanks, charts are rendering fine right now!
I'm waiting for the answer about the JQuery compatibility!!
Many thanks for the support!!
Re: JQuery dependancy
Hello, Victor.
The StiMvcMobileViewer is obsolete viewer. We have joined it with the StiMvcViewer in 2015.1 release. Please, use the StiMvcViewer. This Viewer is HTML5 Viewer now and support all features of the Mobile Viewer. And the answer on your question is NO. We do not use JQuery in StiMvcViewer.
Thank you.
The StiMvcMobileViewer is obsolete viewer. We have joined it with the StiMvcViewer in 2015.1 release. Please, use the StiMvcViewer. This Viewer is HTML5 Viewer now and support all features of the Mobile Viewer. And the answer on your question is NO. We do not use JQuery in StiMvcViewer.
Thank you.
-
- Posts: 152
- Joined: Mon Aug 03, 2015 9:28 am
Re: JQuery dependancy
Hi Aleksey,
Great to know! Then I'll update the viewer to StiMvcViewer on October, since now I can use the Walkaround provided by Ivan, which in this moment (Development) is enough.
Just for curiosity: The issue about the charts, that are not rendered, may be a collateral effect of StiMvcMobilViewer is obsolete?
Thanks for the support.
Great to know! Then I'll update the viewer to StiMvcViewer on October, since now I can use the Walkaround provided by Ivan, which in this moment (Development) is enough.
Just for curiosity: The issue about the charts, that are not rendered, may be a collateral effect of StiMvcMobilViewer is obsolete?
Thanks for the support.
Re: JQuery dependancy
Hello.
Yes, the issue with chart was connected with changes is chart export. The obsoleted StiMvcMobilViewer could not show it.
But all improvements was made for StiMvcViewer because StiMvcMobilViewer is obsolete. Now we have made an improvement for StiMvcMobilViewer too.
Sorry for long solution of your issue that was caused by our refactoring.
Thank you.
Yes, the issue with chart was connected with changes is chart export. The obsoleted StiMvcMobilViewer could not show it.
But all improvements was made for StiMvcViewer because StiMvcMobilViewer is obsolete. Now we have made an improvement for StiMvcMobilViewer too.
Sorry for long solution of your issue that was caused by our refactoring.
Thank you.