mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 17:40:23 +03:00
521 lines
6.8 KiB
Text
521 lines
6.8 KiB
Text
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`<HorizontalBarChart /> renders chart with expected canvas 1`] = `
|
|
[
|
|
{
|
|
"props": {
|
|
"a": 1,
|
|
"b": 0,
|
|
"c": 0,
|
|
"d": 1,
|
|
"e": 0,
|
|
"f": 0,
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "setTransform",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "foo",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "bar",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "0",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "500",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
]
|
|
`;
|
|
|
|
exports[`<HorizontalBarChart /> renders chart with expected canvas 2`] = `
|
|
[
|
|
{
|
|
"props": {
|
|
"a": 1,
|
|
"b": 0,
|
|
"c": 0,
|
|
"d": 1,
|
|
"e": 0,
|
|
"f": 0,
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "setTransform",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "one",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "two",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "0",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "200,000",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
]
|
|
`;
|
|
|
|
exports[`<HorizontalBarChart /> renders chart with expected canvas 3`] = `
|
|
[
|
|
{
|
|
"props": {
|
|
"a": 1,
|
|
"b": 0,
|
|
"c": 0,
|
|
"d": 1,
|
|
"e": 0,
|
|
"f": 0,
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "setTransform",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "one",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "two",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "max",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "0",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
{
|
|
"props": {
|
|
"text": "200,000",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "measureText",
|
|
},
|
|
{
|
|
"props": {
|
|
"value": "12px "Helvetica Neue", 'Helvetica', 'Arial', sans-serif",
|
|
},
|
|
"transform": [
|
|
1,
|
|
0,
|
|
0,
|
|
1,
|
|
0,
|
|
0,
|
|
],
|
|
"type": "font",
|
|
},
|
|
]
|
|
`;
|