Skip to content

maphael not fullly load in my project #63

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

Closed
satriani04 opened this issue Jul 1, 2015 · 6 comments
Closed

maphael not fullly load in my project #63

satriani04 opened this issue Jul 1, 2015 · 6 comments

Comments

@satriani04
Copy link

i use maphael for my project but it's not fully loaded and tooltip does not appear. i followed this http://jsfiddle.net/neveldo/VqwUZ/ it work properly in my native html but not in my project.
maphael

the plot area does not appear in bottom. i used jquery 1.7. please help me fix this problem. thanks

@neveldo
Copy link
Owner

neveldo commented Jul 1, 2015

Hello,

Do you have an online example of your code in order to help you ? It seems that there is missing CSS for the tooltip and zoom-in/zoom-out buttons (you can copy them from the top-right textarea of the JSFiddle example).

Regarding the plots legend, have you added a

within your map container ?

@satriani04
Copy link
Author

hello neveldo..thanks for your reply

uhm...i'm sorry, it's still in my local but i copied exactly from jsfidle, so i think there is no missing css.

its still problem inmy tooltip and plot legend. thanks

@neveldo
Copy link
Owner

neveldo commented Jul 5, 2015

Hello,

Unfortunately, I will not be able to help you without seeing your code. Could you post it through JSFiddle or another code hosting service ?

@satriani04
Copy link
Author

hi neveldo.... i have solved my maphael in my project..

i think it have a problem with my bootstrap tab. when i turn off my bootstrap tab. maphael work completely, but when i placed it inside bootstrap tab, it become problem again.

do you have any idea how to solved it?

thanks

@Indigo744
Copy link
Collaborator

Same problem than #72
A hidden Bootstrap tab is set to display:none. It's doing some weird stuff to text while loading the SVG.

I don't know if you can implement the solution I proposed in the thread. You need to override Bootstrap class that is handling the tab.

@Indigo744
Copy link
Collaborator

Duplicated of issue #135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants