Subject:
|
Re: New World LUG Map demo
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Mon, 14 Apr 2003 05:20:04 GMT
|
Viewed:
|
734 times
|
| |
| |
In lugnet.admin.general, Todd Lehman writes:
> In lugnet.admin.general, Ed Manlove writes:
> > Is it possible to add in hyperlinks to the graph itself? For example
> > looking at the second page I generated a map which showed BrickFest. It
> > would be nice to click on the BrickFest circle and this would send me to
> > either the BrickFest home page or the LUGNET brickfest newsgroup.
>
> oh absolutely, yes! In fact, in SVG, you can link not only to other webpages
> but also to other SVG files that load into the current viewport.
>
> Sorry I forgot to list this last night on my to-do list. It's a must-have.
BTW, I definitely know for-sure how to do this now in SVG. It's pretty easy
using <a xlink:href></a> tagging. I'm still running a lot of the underlying
data from icky flat textfiles, though, and haven't added group/event URLs
into the data yet. But soon. Any suggestions on what to click on to go to
the resource? (Like, do you automatically assume that you're supposed to
click on the circle? Or the text? Or something else?)
Also BTW, I changed the order of painting of the organizations and events.
They used to be sorted (paint order) alphabetically, but that was kind of
silly because small circles became obscured behind big circles half the
time. So now they're sorted by size. Big ones are painted first, and then
small ones last. That way the smallest ones are always guaranteed to be
clickable.
Also BTW, I haven't forgotten about codifying arbitrary shapes. When that
gets to be the easiest thing near the to of the to-do list, I'll tackle it.
I don't think the lack of it is a showstopper just yet, but it'll definitely
make an improvement.
--Todd
|
|
Message is in Reply To:
| | Re: New World LUG Map demo
|
| (...) oh absolutely, yes! In fact, in SVG, you can link not only to other webpages but also to other SVG files that load into the current viewport. Sorry I forgot to list this last night on my to-do list. It's a must-have. --Todd (22 years ago, 27-Mar-03, to lugnet.admin.general)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|