Skip to content

Instantly share code, notes, and snippets.

@texodus
texodus / .block
Last active February 2, 2022 00:01 — forked from JHawk/.block
Perspective / Streaming
license: apache-2.0
@texodus
texodus / .block
Last active November 8, 2023 20:33 — forked from JHawk/.block
Perspective CSV Example
license: apache-2.0
@texodus
texodus / .block
Last active August 10, 2022 19:08 — forked from JHawk/.block
Perspective NYC Citibike Example
license: apache-2.0
@texodus
texodus / index.css
Last active July 22, 2019 19:11
Perspective Mandelbrot Visualizer
perspective-viewer {
flex: 1;
margin: 24px;
overflow: visible;
--plugin--box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
--plugin--border: 1px solid #ddd;
--hypergrid-row-hover--background: rgba(0, 0, 0, 0.05);
--hypergrid-cell-hover--background: rgba(0, 0, 0, 0.1);
@texodus
texodus / index.html
Created August 19, 2019 18:41
Dataset Explorer
<!--
Copyright (c) 2017, the Perspective Authors.
This file is part of the Perspective library, distributed under the terms of
the Apache License 2.0. The full license can be found in the LICENSE file.
-->
<!DOCTYPE html>
@texodus
texodus / index.html
Last active August 21, 2019 18:54
Theme Example
<!--
Copyright (c) 2017, the Perspective Authors.
This file is part of the Perspective library, distributed under the terms of
the Apache License 2.0. The full license can be found in the LICENSE file.
-->
<!DOCTYPE html>
@texodus
texodus / .block
Last active August 10, 2022 19:08
Perspective Editing
license: apache-2.0
@texodus
texodus / index.html
Last active October 17, 2019 19:05
Top-N Bar Chart
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<script src="https://unpkg.com/@finos/perspective/dist/umd/perspective.js"></script>
@texodus
texodus / .block
Last active February 2, 2022 00:01
Perspective / Olympic Medal Winners, 2000-2012
license: apache-2.0
height: 800
@texodus
texodus / .block
Last active July 28, 2020 09:22
Perspective / Olympic Medal Winners, 2000-2012 (version 2)
license: apache-2.0
height: 800