Displaying 2 results from an estimated 2 matches for "html_elements_object".
2023 Mar 07
1
insert hyperlink into svg graphic
...;s how that would work:
<object data="temps.svg" type="image/svg+xml" alt="Image description TK">
<p>Your browser does not support the <object> tag.</p>
</object>
(Most browsers support the object tag: see https://caniuse.com/mdn-html_elements_object )
Cheers,
Boris
> On 2023-03-07, at 10:33, Bert Gunter <bgunter.4567 at gmail.com> wrote:
>
> Perhaps this thread on stackoverflow (from a search on "include hyperlink
> in svg graphic") may be of use:
>
> https://stackoverflow.com/questions/41970535/a-hyper...
2023 Mar 07
2
insert hyperlink into svg graphic
Perhaps this thread on stackoverflow (from a search on "include hyperlink
in svg graphic") may be of use:
https://stackoverflow.com/questions/41970535/a-hyperlink-in-svg-use
Cheers,
Bert
On Tue, Mar 7, 2023 at 12:34?AM Rusty Travis <rusytravis19 at gmail.com> wrote:
> Greetings,
>
> I am creating plots of weather data and wish to include a link to the
> data source