Skip to content

Instantly share code, notes, and snippets.

View rmarimon's full-sized avatar
😬

Ricardo Marimón rmarimon

😬
View GitHub Profile
@rmarimon
rmarimon / index.html
Last active April 6, 2023 18:54
nimbox - server identification
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nimbox Technologies LTD</title>
<style>
body {
@rmarimon
rmarimon / README
Created September 3, 2011 17:55
Bar Tips
Simple example showing tipsy fork for SVG by Justin Donaldson.
Hover over the different elements to get the corresponding tooltip:
* Bar labels
* Bar values
* Bat itself
@rmarimon
rmarimon / README
Created August 29, 2011 23:02
Drag Axis
Click on the x axis line and drag to change the scale of the graph.
@rmarimon
rmarimon / README
Created August 29, 2011 15:47
SVG Patterns
SVG Patterns Example
@rmarimon
rmarimon / README
Created August 13, 2011 17:10
Dial Chart examples
Dial Chart examples. Suggestions and enhancements are welcome.
@rmarimon
rmarimon / README
Created July 22, 2011 20:50
zoom-pan-log
zoom-pan-log
Just to show how not to do things.
@rmarimon
rmarimon / README
Created July 8, 2011 03:22
Date ticks
Date ticks example
@rmarimon
rmarimon / README
Created July 1, 2011 23:55
Area Transition
Area Transition Documentation