-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internet Explorer Support #99
Comments
I have tested a bit and sequenceDiagrams works but not the flowchart. Will investigate further. |
That's good to hear. I started with the flowcharts and then quit. I'm no fan of IE. I use the web control in some desktop applications, which is why I'm interested in IE. |
Update? |
Yes! Sorry about the delay. I have had some issues to find an internet explorer to test. Who could have believed that a couple of years ago.... Anyways now with an Internet Explorer in place I found the underlying issue. It was a bug in dagre-d3 that the project had already resolved. I will include the new version in next mermaid release which will resolve this issue! |
Awesome cool! On Wed, Feb 11, 2015 at 3:55 PM, Knut Sveidqvist [email protected]
|
With release 0.3.5 the graph renders! I have some styling issues remaining with html labels. If you run into that set htmlLabels to false in the mermaid config. Will close now, reopen if the problem lingers... :) |
When I go to: http://knsv.github.io/mermaid/demos.html using IE 11 I still don't see any charts. |
Just got around to update the docs. Try now. /Knut
|
Much better now. I'm seeing empty labels however. Is that the styling issue you mentioned? |
Try adding something like this: This will disable htmlLabels and the text will be visible (as svg). You can also try to show the labels via cs ( htmlLabels but do not know if thats works).Knut Sveidqvist On Sunday 15 February 2015 at 20:20, Mike Ward wrote:
|
With IE 11 (11.0.9600.18349) http://knsv.github.io/mermaid/#flowcharts-basic-syntax shows only empty boxes. No labels on boxes and edges. http://knsv.github.io/mermaid/#sequence-diagrams looks fine, though. Above htmlLabels:false didn't work for me either. |
I have exactly the same issue in IE 11 as @gerritgriebel |
这个问题解决了吗? 我现在也出现了这个情况。 用IE打开这个http://knsv.github.io/mermaid/demos.html#demos地址,流程里面的文字没有显示出来。 |
Doesn't work in Internet Explorer. Any chance this will happen?
The text was updated successfully, but these errors were encountered: